From c9470345742fe78495b1c6ba710258a32a663f9f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Mar 2024 22:44:31 +0000 Subject: [PATCH] Update docker.io/bitnami/kubectl Docker tag to v1.29.3 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- tests/golden/oidc/oidc/oidc/10_cluster.yaml | 2 +- tests/golden/openshift/openshift/openshift/10_cluster.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/class/defaults.yml b/class/defaults.yml index 048327f..9bcf891 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -19,7 +19,7 @@ parameters: kubectl: registry: docker.io image: bitnami/kubectl - tag: "1.28.4" + tag: "1.29.3" storage: persistence: true diff --git a/tests/golden/oidc/oidc/oidc/10_cluster.yaml b/tests/golden/oidc/oidc/oidc/10_cluster.yaml index f5cc195..384c787 100644 --- a/tests/golden/oidc/oidc/oidc/10_cluster.yaml +++ b/tests/golden/oidc/oidc/oidc/10_cluster.yaml @@ -604,7 +604,7 @@ spec: value: /export - name: VCLUSTER_SERVER_URL value: https://oidc:443 - image: docker.io/bitnami/kubectl:1.28.4 + image: docker.io/bitnami/kubectl:1.29.3 imagePullPolicy: IfNotPresent name: oidc-synthesize ports: [] diff --git a/tests/golden/openshift/openshift/openshift/10_cluster.yaml b/tests/golden/openshift/openshift/openshift/10_cluster.yaml index af46bf0..bfc7dca 100644 --- a/tests/golden/openshift/openshift/openshift/10_cluster.yaml +++ b/tests/golden/openshift/openshift/openshift/10_cluster.yaml @@ -702,7 +702,7 @@ spec: value: syn-openshift - name: VCLUSTER_STS_NAME value: openshift - image: docker.io/bitnami/kubectl:1.28.4 + image: docker.io/bitnami/kubectl:1.29.3 imagePullPolicy: IfNotPresent name: openshift ports: []