Skip to content

Commit

Permalink
Merge pull request #146 from projectsyn/commodore-renovate/docker.io-…
Browse files Browse the repository at this point in the history
…bitnami-kubectl-1.28.4

Update docker.io/bitnami/kubectl:1.28.4 Docker digest to 6485a92
  • Loading branch information
haasad authored Dec 7, 2023
2 parents 8f7f01b + 0db748c commit af719bb
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.4@sha256:3252e5a2185582b84bb5f5fcae6b4907dcd6011144947d6d452761f3ccc249dd'
tag: '1.28.4@sha256:6485a923f6f4ff3d42d871ce5bd45ee8f25a303c44972a4ad31ddd895082fc22'

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.4@sha256:3252e5a2185582b84bb5f5fcae6b4907dcd6011144947d6d452761f3ccc249dd
image: docker.io/bitnami/kubectl:1.28.4@sha256:6485a923f6f4ff3d42d871ce5bd45ee8f25a303c44972a4ad31ddd895082fc22
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.4@sha256:3252e5a2185582b84bb5f5fcae6b4907dcd6011144947d6d452761f3ccc249dd
image: docker.io/bitnami/kubectl:1.28.4@sha256:6485a923f6f4ff3d42d871ce5bd45ee8f25a303c44972a4ad31ddd895082fc22
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.4@sha256:3252e5a2185582b84bb5f5fcae6b4907dcd6011144947d6d452761f3ccc249dd
image: docker.io/bitnami/kubectl:1.28.4@sha256:6485a923f6f4ff3d42d871ce5bd45ee8f25a303c44972a4ad31ddd895082fc22
imagePullPolicy: IfNotPresent
name: cleanup-alertrules
ports: []
Expand Down

0 comments on commit af719bb

Please sign in to comment.