Skip to content

Commit 19ad7ac

Browse files
authored
helm 3.18.3, kubectl 1.33.2 (#182)
* Update to Alpine 3.22 * Update to Helm 3.18.3 * kubectl v1.33.2
1 parent 93cddf0 commit 19ad7ac

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.33.1
2-
HELM_VERSION=3.18.1
1+
KUBE_VERSION=1.33.2
2+
HELM_VERSION=3.18.3
33
YQ_VERSION=4.45.4

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21
1+
FROM alpine:3.22
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+
* [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
910
* [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
1011
* [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
1112
* [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

0 commit comments

Comments
 (0)