Skip to content

Commit 7eedadc

Browse files
iPraveenPariharnb-ohad
authored andcommitted
csi: update ceph-csi to v3.15.0
We have new release for Ceph-CSI v3.15.0 - https://github.com/ceph/ceph-csi/releases/tag/v3.15.0 Signed-off-by: Praveen M <m.praveen@ibm.com>
1 parent 3c02dd8 commit 7eedadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/controller/defaults.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var imageDefaults = map[string]string{
3434
"snapshotter": "registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0",
3535
"registrar": "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.14.0",
3636
"snapshot-metadata": "registry.k8s.io/sig-storage/csi-snapshot-metadata:v0.1.0",
37-
"plugin": "quay.io/cephcsi/cephcsi:v3.14.1",
37+
"plugin": "quay.io/cephcsi/cephcsi:v3.15.0",
3838
"addons": "quay.io/csiaddons/k8s-sidecar:v0.13.0",
3939
}
4040

0 commit comments

Comments
 (0)