Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker.io/bitnami/kubectl:1.28.13 Docker digest to 027cd0c #186

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:3eb2e3257309d1cc0ff19c5146de518206fcbcb314c6fc1b47fac7016c61965a'
tag: '1.28.13@sha256:027cd0ce305d41e4e8729ef9ea7b25ab7b297831a32afb3aa4bbf6173f56fa28'

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:3eb2e3257309d1cc0ff19c5146de518206fcbcb314c6fc1b47fac7016c61965a
image: docker.io/bitnami/kubectl:1.28.13@sha256:027cd0ce305d41e4e8729ef9ea7b25ab7b297831a32afb3aa4bbf6173f56fa28
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:3eb2e3257309d1cc0ff19c5146de518206fcbcb314c6fc1b47fac7016c61965a
image: docker.io/bitnami/kubectl:1.28.13@sha256:027cd0ce305d41e4e8729ef9ea7b25ab7b297831a32afb3aa4bbf6173f56fa28
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:3eb2e3257309d1cc0ff19c5146de518206fcbcb314c6fc1b47fac7016c61965a
image: docker.io/bitnami/kubectl:1.28.13@sha256:027cd0ce305d41e4e8729ef9ea7b25ab7b297831a32afb3aa4bbf6173f56fa28
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down
Loading