From efcc0b990a05f7f96b5ea9779f8190e14d2fb563 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 14:15:41 +0000 Subject: [PATCH] chore(t8s-cluster/dependencies): update docker.io/bitnami/kubectl docker tag to v1.28.2 --- charts/t8s-cluster/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/t8s-cluster/values.yaml b/charts/t8s-cluster/values.yaml index feadad7126..c8ce8df14b 100644 --- a/charts/t8s-cluster/values.yaml +++ b/charts/t8s-cluster/values.yaml @@ -24,7 +24,7 @@ global: image: registry: docker.io repository: bitnami/kubectl - tag: 1.27.6 + tag: 1.28.2 semver: image: registry: docker.io