Skip to content

Commit

Permalink
Update Rook Ceph group to v1.14.10
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent a13de29 commit a2e3364
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cluster/core/rook-ceph/rook-ceph/cluster/helm-release.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-cluster
version: v1.14.9
version: v1.14.10
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.rook.io/release
chart: rook-ceph
version: v1.14.9
version: v1.14.10
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: rook-direct-mount
image: rook/ceph:v1.14.9
image: rook/ceph:v1.14.10
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit a2e3364

Please sign in to comment.