Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.31.2
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 8, 2024
1 parent a2490c6 commit 674aa37
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ parameters:
kubectl:
registry: docker.io
image: bitnami/kubectl
tag: '1.28.15@sha256:7907d1b357840b0390c8ec21dc9665b9b69ee78e682c3e3365d64500b37e7c57'
tag: '1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52'

charts:
# We do not support helm chart versions older than v1.7.0
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/cephfs/rook-ceph/rook-ceph/99_cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.15@sha256:7907d1b357840b0390c8ec21dc9665b9b69ee78e682c3e3365d64500b37e7c57
image: docker.io/bitnami/kubectl:1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/defaults/rook-ceph/rook-ceph/99_cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.15@sha256:7907d1b357840b0390c8ec21dc9665b9b69ee78e682c3e3365d64500b37e7c57
image: docker.io/bitnami/kubectl:1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.15@sha256:7907d1b357840b0390c8ec21dc9665b9b69ee78e682c3e3365d64500b37e7c57
image: docker.io/bitnami/kubectl:1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.15@sha256:7907d1b357840b0390c8ec21dc9665b9b69ee78e682c3e3365d64500b37e7c57
image: docker.io/bitnami/kubectl:1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down

0 comments on commit 674aa37

Please sign in to comment.