Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.30.6
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 23, 2024
1 parent 434f39f commit 9db6582
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.5@sha256:744f84cf7493cace5e272a140f320c200497015f50a2976a449f7d09db257913'
tag: '1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07'
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.5@sha256:744f84cf7493cace5e272a140f320c200497015f50a2976a449f7d09db257913
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
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.5@sha256:744f84cf7493cace5e272a140f320c200497015f50a2976a449f7d09db257913
image: docker.io/bitnami/kubectl:1.30.6@sha256:e253f984b4f1012cf36dd806715192938c84e2a0caeef20e418d3b1716b08d07
imagePullPolicy: IfNotPresent
name: cleanup-old-clusterserviceversions
ports: []
Expand Down

0 comments on commit 9db6582

Please sign in to comment.