We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747662a commit 6cdfc9bCopy full SHA for 6cdfc9b
2 files changed
.env
@@ -1,3 +1,3 @@
1
-KUBE_VERSION=1.32.5
2
-HELM_VERSION=3.17.3
+KUBE_VERSION=1.33.1
+HELM_VERSION=3.18.0
3
YQ_VERSION=4.45.4
README.md
@@ -6,6 +6,7 @@
6
7
Supported tags and release links
8
9
+* [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
10
* [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
11
* [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
12
* [3.17.0](https://github.com/dtzar/helm-kubectl/releases/tag/3.17.0) - helm v3.17.0, kubectl v1.32.1, alpine 3.20
0 commit comments