Skip to content

Commit 166bff8

Browse files
authored
chore: Bump csi-node-driver-registrar version for 25.11.0 (#642)
* chore: Bump csi-node-driver-registrar version for 25.11.0 * add changelog entry
1 parent ee7e164 commit 166bff8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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)