From da536e090a3c8f0351778d5cbba4d42b4d191001 Mon Sep 17 00:00:00 2001 From: Juan Calderon-Perez <835733+gaby@users.noreply.github.com> Date: Wed, 9 Oct 2024 23:23:19 -0400 Subject: [PATCH] helm 3.16.2 (#171) --- .env | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 8ff0534..f55e554 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ KUBE_VERSION=1.31.1 -HELM_VERSION=3.16.1 +HELM_VERSION=3.16.2 YQ_VERSION=4.44.3 diff --git a/README.md b/README.md index 5dda59b..6aeeb6d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Supported tags and release links +* [3.16.2](https://github.com/dtzar/helm-kubectl/releases/tag/3.16.2) - helm v3.16.2, kubectl v1.31.1, alpine 3.20 * [3.16.1](https://github.com/dtzar/helm-kubectl/releases/tag/3.16.1) - helm v3.16.1, kubectl v1.31.1, alpine 3.20 * [3.16.0](https://github.com/dtzar/helm-kubectl/releases/tag/3.16.0) - helm v3.16.0, kubectl v1.31.1, alpine 3.20