Skip to content

Commit

Permalink
feat(helm): update rook ceph group ( v1.14.8 → v1.15.3 )
Browse files Browse the repository at this point in the history
| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| helm       | rook-ceph         | v1.14.8 | v1.15.3 |
| helm       | rook-ceph-cluster | v1.14.8 | v1.15.3 |


Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 18a293b commit 25822d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/base/rook-ceph/cluster/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.14.8
version: v1.15.3
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/rook-ceph/operator/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.14.8
version: v1.15.3
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down

0 comments on commit 25822d8

Please sign in to comment.