File tree Expand file tree Collapse file tree
deploy/helm/secret-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,10 +20,14 @@ All notable changes to this project will be documented in this file.
2020 - ` csiNodeDriverRegistrar ` values have been moved to ` nodeDriverRegistrar ` .
2121 - ` node.driver ` values have been moved to ` secretOperator ` .
2222 - ` securityContext ` values have been moved to ` secretOperator.securityContext ` .
23+ - Bump csi-node-driver-registrar to ` v2.15.0 ` ([ #642 ] ).
24+ - Bump csi-provisioner to ` v5.3.0 ` ([ #643 ] ).
2325
2426[ #597 ] : https://github.com/stackabletech/secret-operator/pull/597
2527[ #636 ] : https://github.com/stackabletech/secret-operator/pull/636
2628[ #641 ] : https://github.com/stackabletech/secret-operator/pull/641
29+ [ #642 ] : https://github.com/stackabletech/secret-operator/pull/642
30+ [ #643 ] : https://github.com/stackabletech/secret-operator/pull/643
2731
2832## [ 25.7.0] - 2025-07-23
2933
Original file line number Diff line number Diff line change 66externalProvisioner :
77 image :
88 repository : oci.stackable.tech/sdp/sig-storage/csi-provisioner
9- tag : v5.2 .0
9+ tag : v5.3 .0
1010 pullPolicy : IfNotPresent
1111 resources :
1212 requests :
@@ -18,7 +18,7 @@ externalProvisioner:
1818nodeDriverRegistrar :
1919 image :
2020 repository : oci.stackable.tech/sdp/sig-storage/csi-node-driver-registrar
21- tag : v2.13 .0
21+ tag : v2.15 .0
2222 pullPolicy : IfNotPresent
2323 resources :
2424 requests :
You can’t perform that action at this time.
0 commit comments