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.
21
21
- ` tolerations ` has been split into ` csiProvisioner.tolerations ` and ` csiNodeDriver.tolerations ` .
22
22
- ` affinity ` has been split into ` csiProvisioner.affinity ` and ` csiNodeDriver.affinity ` .
23
23
- Bump csi-node-driver-registrar to ` v2.15.0 ` ([ #337 ] ).
24
+ - Bump csi-provisioner to ` v5.3.0 ` ([ #338 ] ).
24
25
25
26
[ #334 ] : https://github.com/stackabletech/listener-operator/pull/334
26
27
[ #337 ] : https://github.com/stackabletech/listener-operator/pull/337
28
+ [ #338 ] : https://github.com/stackabletech/listener-operator/pull/338
27
29
28
30
## [ 25.7.0] - 2025-07-23
29
31
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ csiProvisioner:
50
50
externalProvisioner :
51
51
image :
52
52
repository : oci.stackable.tech/sdp/sig-storage/csi-provisioner
53
- tag : v5.2 .0
53
+ tag : v5.3 .0
54
54
pullPolicy : IfNotPresent
55
55
resources :
56
56
requests :
You can’t perform that action at this time.
0 commit comments