Skip to content

Commit a004e9f

Browse files
authored
Merge branch 'main' into chore/bump-csi-provisioner-version-for-25.11.0
2 parents f5aaca4 + 166bff8 commit a004e9f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

deploy/helm/secret-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ externalProvisioner:
1818
nodeDriverRegistrar:
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:

0 commit comments

Comments
 (0)