File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
deploy/helm/secret-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,10 +20,12 @@ 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 ] ).
2324
2425[ #597 ] : https://github.com/stackabletech/secret-operator/pull/597
2526[ #636 ] : https://github.com/stackabletech/secret-operator/pull/636
2627[ #641 ] : https://github.com/stackabletech/secret-operator/pull/641
28+ [ #642 ] : https://github.com/stackabletech/secret-operator/pull/642
2729
2830## [ 25.7.0] - 2025-07-23
2931
Original file line number Diff line number Diff line change @@ -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