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 3152960 commit 62fb7f1
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:74ce0f8865ba2f46798491047e4175fa8cc7e410a9d2473950f8fc1573c8c8e6'
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:74ce0f8865ba2f46798491047e4175fa8cc7e410a9d2473950f8fc1573c8c8e6
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:74ce0f8865ba2f46798491047e4175fa8cc7e410a9d2473950f8fc1573c8c8e6
image: docker.io/bitnami/kubectl:1.31.2@sha256:83824dd06b751b1bf23e43f0c25c476aedb5e84979cf10dc3a0b94dd28418f52
imagePullPolicy: IfNotPresent
name: cleanup-old-clusterserviceversions
ports: []
Expand Down

0 comments on commit 62fb7f1

Please sign in to comment.