Skip to content

Commit

Permalink
Merge pull request #317 from FalkWinkler/renovate/rook-ceph-1.x
Browse files Browse the repository at this point in the history
feat(helm): update chart rook-ceph to v1.12.8
  • Loading branch information
FalkWinkler authored Feb 3, 2024
2 parents 3aa3db7 + e44953b commit fc94bb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: rook-direct-mount
image: rook/ceph:v1.11.9@sha256:1d20b90c49bbe2c8fe29b085195c5ea09eb91a3b187f4eeafda02dfb4d86fdd3
image: rook/ceph:v1.12.8@sha256:da6a93f235b59597766224e544187189ae5a35f4a40232a625066b7a0b2da16e
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.11.9
version: v1.12.8
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down

0 comments on commit fc94bb8

Please sign in to comment.