We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e58e38 commit 260fcf5Copy full SHA for 260fcf5
2 files changed
.env
@@ -1,3 +1,3 @@
1
-KUBE_VERSION=1.34.3
2
-HELM_VERSION=4.0.4
3
-YQ_VERSION=4.49.2
+KUBE_VERSION=1.35.1
+HELM_VERSION=4.1.1
+YQ_VERSION=4.52.2
README.md
@@ -6,6 +6,7 @@
6
7
Supported tags and release links
8
9
+* [4.1.1](https://github.com/dtzar/helm-kubectl/releases/tag/4.1.1) - helm v4.1.1, kubectl v1.35.1, alpine 3.23
10
* [4.0.4](https://github.com/dtzar/helm-kubectl/releases/tag/4.0.4) - helm v4.0.4, kubectl v1.34.3, alpine 3.23
11
* [4.0.1](https://github.com/dtzar/helm-kubectl/releases/tag/4.0.1) - helm v4.0.1, kubectl v1.34.2, alpine 3.22
12
* [4.0.0](https://github.com/dtzar/helm-kubectl/releases/tag/4.0.0) - helm v4.0.0, kubectl v1.34.2, alpine 3.22
0 commit comments