[readme] Up the example arbitrary version

This commit is contained in:
Alexey Igrychev
2021-03-10 10:53:56 +00:00
parent 4dc23b175f
commit 9a5b5c0361
10 changed files with 10 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/converge@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)

View File

@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/build-and-publish@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)

View File

@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/build@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)

View File

@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/cleanup@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)

View File

@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/converge@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)

View File

@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/deploy@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)

View File

@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/converge@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)

View File

@@ -19,7 +19,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/install@v1.1
with:
version: v1.1.16
version: v1.1.23
```
## Inputs

View File

@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/publish@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)

View File

@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
```yaml
- uses: werf/actions/run@v1.1
with:
version: v1.1.16
version: v1.1.23
```
### kubeconfig setup (*optional*)