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 @@ -21,9 +21,11 @@ All notable changes to this project will be documented in this file.
2121 - ` tolerations ` has been split into ` csiProvisioner.tolerations ` and ` csiNodeDriver.tolerations ` .
2222 - ` affinity ` has been split into ` csiProvisioner.affinity ` and ` csiNodeDriver.affinity ` .
2323- Bump csi-node-driver-registrar to ` v2.15.0 ` ([ #337 ] ).
24+ - Bump csi-provisioner to ` v5.3.0 ` ([ #338 ] ).
2425
2526[ #334 ] : https://github.com/stackabletech/listener-operator/pull/334
2627[ #337 ] : https://github.com/stackabletech/listener-operator/pull/337
28+ [ #338 ] : https://github.com/stackabletech/listener-operator/pull/338
2729
2830## [ 25.7.0] - 2025-07-23
2931
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ csiProvisioner:
5050 externalProvisioner :
5151 image :
5252 repository : oci.stackable.tech/sdp/sig-storage/csi-provisioner
53- tag : v5.2 .0
53+ tag : v5.3 .0
5454 pullPolicy : IfNotPresent
5555 resources :
5656 requests :
You can’t perform that action at this time.
0 commit comments