We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5863a commit 211f1feCopy full SHA for 211f1fe
2 files changed
.env
@@ -1,3 +1,3 @@
1
-KUBE_VERSION=1.33.4
2
-HELM_VERSION=3.18.6
3
-YQ_VERSION=4.47.1
+KUBE_VERSION=1.34.1
+HELM_VERSION=3.19.0
+YQ_VERSION=4.47.2
README.md
@@ -6,6 +6,7 @@
6
7
Supported tags and release links
8
9
+* [3.19.0](https://github.com/dtzar/helm-kubectl/releases/tag/3.19.0) - helm v3.19.0, kubectl v1.34.1, alpine 3.22
10
* [3.18.6](https://github.com/dtzar/helm-kubectl/releases/tag/3.18.6) - helm v3.18.6, kubectl v1.33.4, alpine 3.22
11
* [3.18.4](https://github.com/dtzar/helm-kubectl/releases/tag/3.18.4) - helm v3.18.4, kubectl v1.33.3, alpine 3.22
12
* [3.18.3](https://github.com/dtzar/helm-kubectl/releases/tag/3.18.3) - helm v3.18.3, kubectl v1.33.2, alpine 3.22
0 commit comments