From 07242184365489d440f23d65dc9395990a19c7d0 Mon Sep 17 00:00:00 2001 From: Juan Calderon-Perez <835733+gaby@users.noreply.github.com> Date: Sat, 27 Jul 2024 19:46:20 -0400 Subject: [PATCH 1/2] helm 3.15.3 and k8s 1.30.3 --- .env | 4 ++-- README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.env b/.env index c4b80fc..52c31fc 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -KUBE_VERSION=1.30.2 +KUBE_VERSION=1.30.3 HELM_VERSION=3.15.2 -YQ_VERSION=4.44.1 +YQ_VERSION=4.44.2 diff --git a/README.md b/README.md index db42fb9..59b5b35 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Supported tags and release links +* [3.15.3](https://github.com/dtzar/helm-kubectl/releases/tag/3.15.3) - helm v3.15.3, kubectl v1.30.3, alpine 3.19 * [3.15.2](https://github.com/dtzar/helm-kubectl/releases/tag/3.15.2) - helm v3.15.2, kubectl v1.30.2, alpine 3.19 * [3.15.0](https://github.com/dtzar/helm-kubectl/releases/tag/3.15.0) - helm v3.15.0, kubectl v1.30.1, alpine 3.19 * [3.14.4](https://github.com/dtzar/helm-kubectl/releases/tag/3.14.4) - helm v3.14.4, kubectl v1.29.3, alpine 3.19 From d0219517b2b2b74439cfc46f7b52704a0bec7cb9 Mon Sep 17 00:00:00 2001 From: Juan Calderon-Perez <835733+gaby@users.noreply.github.com> Date: Sat, 27 Jul 2024 19:46:35 -0400 Subject: [PATCH 2/2] helm 3.15.3 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 52c31fc..61ecb9d 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ KUBE_VERSION=1.30.3 -HELM_VERSION=3.15.2 +HELM_VERSION=3.15.3 YQ_VERSION=4.44.2