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 7, 2024
1 parent 427b536 commit 5b63d7a
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 @@ -130,4 +130,4 @@ parameters:
kubectl:
registry: docker.io
image: bitnami/kubectl
tag: '1.30.6@sha256:22d9de60cae11b3bd088e6d3eb83b9f6cae103427ee72b5be57139fdb9648505'
tag: '1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52'
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
- -c
- 'trap : TERM INT; sleep infinity & wait'
env: []
image: docker.io/bitnami/kubectl:1.30.6@sha256:22d9de60cae11b3bd088e6d3eb83b9f6cae103427ee72b5be57139fdb9648505
image: docker.io/bitnami/kubectl:1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52
imagePullPolicy: IfNotPresent
name: sleep
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.30.6@sha256:22d9de60cae11b3bd088e6d3eb83b9f6cae103427ee72b5be57139fdb9648505
image: docker.io/bitnami/kubectl:1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52
imagePullPolicy: IfNotPresent
name: cleanup-old-clusterserviceversions
ports: []
Expand Down

0 comments on commit 5b63d7a

Please sign in to comment.