From 0f0fb0fa6cf9c647eab17cb79015fc7c670532e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:38:03 +0000 Subject: [PATCH] chore(t8s-cluster/dependencies): update docker.io/bitnami/kubectl docker tag to v1.29.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 5d34611d50..e7d2190493 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.29.1 + tag: 1.29.2 semver: image: registry: docker.io