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 Aug 15, 2024
1 parent 5b45cdb commit 3beaa2f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ parameters:
kubectl:
registry: docker.io
image: bitnami/kubectl
tag: '1.28.13@sha256:b4c5ede7592ee89ab4e3ef417a7cd92004e0b34442c55f743c954c9af0474707'
tag: '1.31.0@sha256:29b45c8b639f8b7a0b22da3b1fe2d5fc07593fb9d4cc1683ef6c799cb6c0f9e6'

charts:
# We do not support helm chart versions older than v1.7.0
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/cephfs/rook-ceph/rook-ceph/99_cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.13@sha256:b4c5ede7592ee89ab4e3ef417a7cd92004e0b34442c55f743c954c9af0474707
image: docker.io/bitnami/kubectl:1.31.0@sha256:29b45c8b639f8b7a0b22da3b1fe2d5fc07593fb9d4cc1683ef6c799cb6c0f9e6
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/defaults/rook-ceph/rook-ceph/99_cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.13@sha256:b4c5ede7592ee89ab4e3ef417a7cd92004e0b34442c55f743c954c9af0474707
image: docker.io/bitnami/kubectl:1.31.0@sha256:29b45c8b639f8b7a0b22da3b1fe2d5fc07593fb9d4cc1683ef6c799cb6c0f9e6
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
env:
- name: HOME
value: /home
image: docker.io/bitnami/kubectl:1.28.13@sha256:b4c5ede7592ee89ab4e3ef417a7cd92004e0b34442c55f743c954c9af0474707
image: docker.io/bitnami/kubectl:1.31.0@sha256:29b45c8b639f8b7a0b22da3b1fe2d5fc07593fb9d4cc1683ef6c799cb6c0f9e6
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down

0 comments on commit 3beaa2f

Please sign in to comment.