Skip to content

Commit

Permalink
chore(deps): update helm release rook-ceph to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent f3d48c2 commit 427d20d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/core/rook-ceph/chart/rook-ceph-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.rook.io/release
chart: rook-ceph
version: v1.9.2
version: v1.14.0
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down
2 changes: 1 addition & 1 deletion cluster/core/rook-ceph/toolbox/toolblox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: rook-ceph-tools
image: rook/ceph:v1.9.2
image: rook/ceph:v1.14.0
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 427d20d

Please sign in to comment.