Skip to content

Commit

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


Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent db33447 commit f6dc1fd
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.14.11
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.14.11
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down

0 comments on commit f6dc1fd

Please sign in to comment.