Skip to content

Commit

Permalink
Update dependency docker.io/bitnami/kubectl to v1.26.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Mar 4, 2023
1 parent c10bf68 commit 380cb57
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 @@ -167,7 +167,7 @@ parameters:
kubectl:
registry: docker.io
image: bitnami/kubectl
tag: '1.25.5@sha256:19dff0248157ae4cd320097ace1b5e0ffbb8bc7c7ea7fa3f13f73993fc6d7ee2'
tag: '1.26.2@sha256:e20687bcd6081f9983ec9aab5f479aef38edcd72b36793e40be2ceebfc5fafac'

charts:
# We do not support helm chart versions older than v1.7.0
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.25.5@sha256:19dff0248157ae4cd320097ace1b5e0ffbb8bc7c7ea7fa3f13f73993fc6d7ee2
image: docker.io/bitnami/kubectl:1.26.2@sha256:e20687bcd6081f9983ec9aab5f479aef38edcd72b36793e40be2ceebfc5fafac
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.25.5@sha256:19dff0248157ae4cd320097ace1b5e0ffbb8bc7c7ea7fa3f13f73993fc6d7ee2
image: docker.io/bitnami/kubectl:1.26.2@sha256:e20687bcd6081f9983ec9aab5f479aef38edcd72b36793e40be2ceebfc5fafac
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down

0 comments on commit 380cb57

Please sign in to comment.