Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.28.4
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Nov 16, 2023
1 parent b17d6cf commit 8381982
Show file tree
Hide file tree
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
Expand Up @@ -19,7 +19,7 @@ parameters:
kubectl:
registry: docker.io
image: bitnami/kubectl
tag: "1.26.3"
tag: "1.28.4"

storage:
persistence: true
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/oidc/oidc/oidc/10_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ spec:
value: /export
- name: VCLUSTER_SERVER_URL
value: https://oidc:443
image: docker.io/bitnami/kubectl:1.26.3
image: docker.io/bitnami/kubectl:1.28.4
imagePullPolicy: IfNotPresent
name: oidc-synthesize
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/openshift/openshift/openshift/10_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ spec:
value: syn-openshift
- name: VCLUSTER_STS_NAME
value: openshift
image: docker.io/bitnami/kubectl:1.26.3
image: docker.io/bitnami/kubectl:1.28.4
imagePullPolicy: IfNotPresent
name: openshift
ports: []
Expand Down

0 comments on commit 8381982

Please sign in to comment.