Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.31.0
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 6, 2024
1 parent cfa922c commit 1289bac
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.4@sha256:94dc550b37e6a0fc0e47563dff907d71b47fdfa0d3765fc7474ae68854e08492'
tag: '1.31.0@sha256:7779e585c588adde5c8feafd584c1ffc76ffbe8475236aa14c13b8afe18d9af6'
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.4@sha256:94dc550b37e6a0fc0e47563dff907d71b47fdfa0d3765fc7474ae68854e08492
image: docker.io/bitnami/kubectl:1.31.0@sha256:7779e585c588adde5c8feafd584c1ffc76ffbe8475236aa14c13b8afe18d9af6
imagePullPolicy: IfNotPresent
name: sleep
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.30.4@sha256:94dc550b37e6a0fc0e47563dff907d71b47fdfa0d3765fc7474ae68854e08492
image: docker.io/bitnami/kubectl:1.31.0@sha256:7779e585c588adde5c8feafd584c1ffc76ffbe8475236aa14c13b8afe18d9af6
imagePullPolicy: IfNotPresent
name: cleanup-old-clusterserviceversions
ports: []
Expand Down

0 comments on commit 1289bac

Please sign in to comment.