File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
deploy/helm/listener-operator Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,10 @@ All notable changes to this project will be documented in this file.
2020 - ` nodeSelector ` has been split into ` csiProvisioner.nodeSelector ` and ` csiNodeDriver.nodeSelector ` .
2121 - ` tolerations ` has been split into ` csiProvisioner.tolerations ` and ` csiNodeDriver.tolerations ` .
2222 - ` affinity ` has been split into ` csiProvisioner.affinity ` and ` csiNodeDriver.affinity ` .
23+ - Bump csi-node-driver-registrar to ` v2.15.0 ` ([ #337 ] ).
2324
2425[ #334 ] : https://github.com/stackabletech/listener-operator/pull/334
26+ [ #337 ] : https://github.com/stackabletech/listener-operator/pull/337
2527
2628## [ 25.7.0] - 2025-07-23
2729
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ csiNodeDriver:
101101 nodeDriverRegistrar :
102102 image :
103103 repository : oci.stackable.tech/sdp/sig-storage/csi-node-driver-registrar
104- tag : v2.13 .0
104+ tag : v2.15 .0
105105 pullPolicy : IfNotPresent
106106 resources :
107107 requests :
You can’t perform that action at this time.
0 commit comments