Skip to content

Commit

Permalink
Merge pull request #61 from projectsyn/commodore-renovate/docker.io-b…
Browse files Browse the repository at this point in the history
…itnami-kubectl-1.x

Update docker.io/bitnami/kubectl Docker tag to v1.28.4
  • Loading branch information
simu authored Nov 24, 2023
2 parents de4a726 + 8381982 commit 932494f
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 @@ -702,7 +702,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 932494f

Please sign in to comment.