Skip to content

Commit d7eced6

Browse files
fix(helm): update rook-ceph group ( v1.14.2 → v1.14.3 ) (#2911)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent 11f2633 commit d7eced6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/main/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: rook-ceph-cluster
13-
version: v1.14.2
13+
version: v1.14.3
1414
sourceRef:
1515
kind: HelmRepository
1616
name: rook-ceph-charts

kubernetes/main/apps/rook-ceph/rook-ceph/operator/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
chart:
1212
spec:
1313
chart: rook-ceph
14-
version: v1.14.2
14+
version: v1.14.3
1515
sourceRef:
1616
kind: HelmRepository
1717
name: rook-ceph-charts

0 commit comments

Comments
 (0)