Skip to content

Commit

Permalink
Update docker.io/bitnami/kubectl Docker tag to v1.30.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jul 17, 2024
1 parent d8af06e commit 1cd15a0
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 @@ -120,4 +120,4 @@ parameters:
kubectl:
registry: docker.io
image: bitnami/kubectl
tag: '1.30.2@sha256:701bc72dea299c41b26593d99bcb98f41ff606fccbcaf184b180ca0eb277e94b'
tag: '1.30.3@sha256:82560c63ccc348c19a6c007cef2f807917ef7878b42da32db26a3d9cb8085bf2'
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.2@sha256:701bc72dea299c41b26593d99bcb98f41ff606fccbcaf184b180ca0eb277e94b
image: docker.io/bitnami/kubectl:1.30.3@sha256:82560c63ccc348c19a6c007cef2f807917ef7878b42da32db26a3d9cb8085bf2
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.2@sha256:701bc72dea299c41b26593d99bcb98f41ff606fccbcaf184b180ca0eb277e94b
image: docker.io/bitnami/kubectl:1.30.3@sha256:82560c63ccc348c19a6c007cef2f807917ef7878b42da32db26a3d9cb8085bf2
imagePullPolicy: IfNotPresent
name: cleanup-old-clusterserviceversions
ports: []
Expand Down

0 comments on commit 1cd15a0

Please sign in to comment.