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 <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Jul 23, 2024
1 parent 302a7cf commit 3ad08b0
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.12@sha256:eb0c4a202a3401149c106a11a31ac77b85c46145091d360b39d3bd040d61bfad'
tag: '1.30.3@sha256:2850feb4a5d71f98af1313d81011fd543dcc1d2cfee6d9cf418874cd015ad723'

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.12@sha256:eb0c4a202a3401149c106a11a31ac77b85c46145091d360b39d3bd040d61bfad
image: docker.io/bitnami/kubectl:1.30.3@sha256:2850feb4a5d71f98af1313d81011fd543dcc1d2cfee6d9cf418874cd015ad723
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.12@sha256:eb0c4a202a3401149c106a11a31ac77b85c46145091d360b39d3bd040d61bfad
image: docker.io/bitnami/kubectl:1.30.3@sha256:2850feb4a5d71f98af1313d81011fd543dcc1d2cfee6d9cf418874cd015ad723
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.12@sha256:eb0c4a202a3401149c106a11a31ac77b85c46145091d360b39d3bd040d61bfad
image: docker.io/bitnami/kubectl:1.30.3@sha256:2850feb4a5d71f98af1313d81011fd543dcc1d2cfee6d9cf418874cd015ad723
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down

0 comments on commit 3ad08b0

Please sign in to comment.