Skip to content

Commit aa59ecd

Browse files
authored
chore: Bump csi-provisioner version for 25.11.0 (#643)
* chore: Bump csi-provisioner version for 25.11.0 * add changelog entry
1 parent 166bff8 commit aa59ecd

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
@@ -21,11 +21,13 @@ All notable changes to this project will be documented in this file.
2121
- `node.driver` values have been moved to `secretOperator`.
2222
- `securityContext` values have been moved to `secretOperator.securityContext`.
2323
- Bump csi-node-driver-registrar to `v2.15.0` ([#642]).
24+
- Bump csi-provisioner to `v5.3.0` ([#643]).
2425

2526
[#597]: https://github.com/stackabletech/secret-operator/pull/597
2627
[#636]: https://github.com/stackabletech/secret-operator/pull/636
2728
[#641]: https://github.com/stackabletech/secret-operator/pull/641
2829
[#642]: https://github.com/stackabletech/secret-operator/pull/642
30+
[#643]: https://github.com/stackabletech/secret-operator/pull/643
2931

3032
## [25.7.0] - 2025-07-23
3133

deploy/helm/secret-operator/values.yaml

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

0 commit comments

Comments
 (0)