Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docker.io/bitnami/kubectl Docker tag to v1.29.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
vshn-renovate committed Mar 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c238827 commit c947034
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ parameters:
kubectl:
registry: docker.io
image: bitnami/kubectl
tag: "1.28.4"
tag: "1.29.3"

storage:
persistence: true
2 changes: 1 addition & 1 deletion tests/golden/oidc/oidc/oidc/10_cluster.yaml
Original file line number Diff line number Diff line change
@@ -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: []
2 changes: 1 addition & 1 deletion tests/golden/openshift/openshift/openshift/10_cluster.yaml
Original file line number Diff line number Diff line change
@@ -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: []

0 comments on commit c947034

Please sign in to comment.