mirror of
https://github.com/werf/actions.git
synced 2026-02-05 10:56:23 +03:00
[readme] Up the example arbitrary version
This commit is contained in:
@@ -40,7 +40,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/converge@v1.1
|
- uses: werf/actions/converge@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/build-and-publish@v1.1
|
- uses: werf/actions/build-and-publish@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/build@v1.1
|
- uses: werf/actions/build@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/cleanup@v1.1
|
- uses: werf/actions/cleanup@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/converge@v1.1
|
- uses: werf/actions/converge@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/deploy@v1.1
|
- uses: werf/actions/deploy@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/converge@v1.1
|
- uses: werf/actions/converge@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/install@v1.1
|
- uses: werf/actions/install@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
## Inputs
|
## Inputs
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/publish@v1.1
|
- uses: werf/actions/publish@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might
|
|||||||
```yaml
|
```yaml
|
||||||
- uses: werf/actions/run@v1.1
|
- uses: werf/actions/run@v1.1
|
||||||
with:
|
with:
|
||||||
version: v1.1.16
|
version: v1.1.23
|
||||||
```
|
```
|
||||||
|
|
||||||
### kubeconfig setup (*optional*)
|
### kubeconfig setup (*optional*)
|
||||||
|
|||||||
Reference in New Issue
Block a user