Skip to content

Commit 25ecc1f

Browse files
chore(github-action): update documentation
1 parent afd009b commit 25ecc1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/helm/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# helm
22

3-
![Version: 3.19.0-1](https://img.shields.io/badge/Version-3.19.0--1-informational?style=flat-square)
3+
![Version: 3.20.0-1](https://img.shields.io/badge/Version-3.20.0--1-informational?style=flat-square)
44

55
The role performs various tasks related to `helm` [package](https://buildkite.com/organizations/helm-linux/packages/registries/helm-debian) deployment, reset and validation. Review the [documentation](https://axivo.com/k3s-cluster/wiki/guide/configuration/roles/helm), for additional details.
66

@@ -33,4 +33,4 @@ See the related role variables listed below, defined into [main.yaml](./defaults
3333
| helm_vars.release.helm.repository.channel | string | `"stable"` | |
3434
| helm_vars.release.helm.repository.key | string | `"gpgkey"` | |
3535
| helm_vars.release.helm.repository.url | string | `"https://packages.buildkite.com/helm-linux/helm-debian"` | |
36-
| helm_vars.release.helm.version | string | `"v3.19.0-1"` | |
36+
| helm_vars.release.helm.version | string | `"v3.20.0-1"` | |

0 commit comments

Comments
 (0)