Skip to content

Commit

Permalink
feat(helm): update rook-ceph group ( v1.15.7 → v1.16.1 ) (minor) (#8594)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
Co-authored-by: Devin Buhl <[email protected]>
  • Loading branch information
bot-ross[bot] and onedr0p authored Jan 2, 2025
1 parent a74c780 commit e892515
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.15.7
version: v1.16.1
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand All @@ -28,7 +28,6 @@ spec:
namespace: volsync-system
values:
csi:
enableVolumeGroupSnapshot: false # TODO: enable this when v1beta1 CRDs are available
cephFSKernelMountOptions: ms_mode=prefer-crc
enableLiveness: true
serviceMonitor:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.15.7
version: v1.16.1
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down Expand Up @@ -46,8 +46,6 @@ spec:
bdev_async_discard = true
osd_class_update_on_start = false
cephClusterSpec:
cephVersion:
image: quay.io/ceph/ceph:v19.2.0 # TODO: Remove when Rook is updated >= v19.2.0
crashCollector:
disable: false
csi:
Expand Down

0 comments on commit e892515

Please sign in to comment.