Skip to content

Commit 0e58e38

Browse files
authored
Update to Helm v4.0.4 (kubectl 1.34.3) (#194)
* Update to Helm v4.0.2 (kubectl 1.34.3) * Update to Helm v4.0.4
1 parent 3f0bda1 commit 0e58e38

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
KUBE_VERSION=1.34.2
2-
HELM_VERSION=4.0.1
1+
KUBE_VERSION=1.34.3
2+
HELM_VERSION=4.0.4
33
YQ_VERSION=4.49.2

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22
1+
FROM alpine:3.23
22

33
ARG KUBE_VERSION
44
ARG HELM_VERSION

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+
* [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
910
* [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
1011
* [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
1112
* [3.19.1](https://github.com/dtzar/helm-kubectl/releases/tag/3.19.1) - helm v3.19.1, kubectl v1.34.2, alpine 3.22

0 commit comments

Comments
 (0)