Skip to content

Commit 93cddf0

Browse files
authored
helm 3.18.1 (#180)
* Update to Helm 3.18.1 * Use LF instead of CRLF for .env
1 parent 6cdfc9b commit 93cddf0

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
KUBE_VERSION=1.33.1
2-
HELM_VERSION=3.18.0
3-
YQ_VERSION=4.45.4
1+
KUBE_VERSION=1.33.1
2+
HELM_VERSION=3.18.1
3+
YQ_VERSION=4.45.4

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
Supported tags and release links
88

9+
* [3.18.1](https://github.com/dtzar/helm-kubectl/releases/tag/3.18.1) - helm v3.18.1, kubectl v1.33.1, alpine 3.21
910
* [3.18.0](https://github.com/dtzar/helm-kubectl/releases/tag/3.18.0) - helm v3.18.0, kubectl v1.33.1, alpine 3.21
1011
* [3.17.3](https://github.com/dtzar/helm-kubectl/releases/tag/3.17.3) - helm v3.17.3, kubectl v1.32.5, alpine 3.21
1112
* [3.17.2](https://github.com/dtzar/helm-kubectl/releases/tag/3.17.2) - helm v3.17.2, kubectl v1.32.3, alpine 3.21

0 commit comments

Comments
 (0)