Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.28.14
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Sep 13, 2024
1 parent 9e80e5c commit c53d601
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.28.13"
tag: "1.28.14"

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 @@ -605,7 +605,7 @@ spec:
value: /export
- name: VCLUSTER_SERVER_URL
value: https://oidc:443
image: docker.io/bitnami/kubectl:1.28.13
image: docker.io/bitnami/kubectl:1.28.14
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 @@ -703,7 +703,7 @@ spec:
value: syn-openshift
- name: VCLUSTER_STS_NAME
value: openshift
image: docker.io/bitnami/kubectl:1.28.13
image: docker.io/bitnami/kubectl:1.28.14
imagePullPolicy: IfNotPresent
name: openshift
ports: []
Expand Down

0 comments on commit c53d601

Please sign in to comment.