Skip to content

Commit 97daf12

Browse files
authored
Support for Helm 3.12.2 (#139)
1 parent 6ec019e commit 97daf12

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
KUBE_VERSION=1.27.3
2-
HELM_VERSION=3.12.1
3-
YQ_VERSION=4.34.1
2+
HELM_VERSION=3.12.2
3+
YQ_VERSION=4.34.2

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.12.1](https://github.com/dtzar/helm-kubectl/releases/tag/3.12.2) - helm v3.12.2, kubectl v1.27.3, alpine 3.18
910
* [3.12.1](https://github.com/dtzar/helm-kubectl/releases/tag/3.12.1) - helm v3.12.1, kubectl v1.27.3, alpine 3.18
1011
* [3.12.0](https://github.com/dtzar/helm-kubectl/releases/tag/3.12.0) - helm v3.12.0, kubectl v1.27.1, alpine 3.18
1112
* [3.11.3](https://github.com/dtzar/helm-kubectl/releases/tag/3.11.3) - helm v3.11.3, kubectl v1.26.4, alpine 3.17

0 commit comments

Comments
 (0)