File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
deploy/helm/listener-operator Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,11 @@ All notable changes to this project will be documented in this file.
2525 - The file log directory was set by ` STKBL_LISTENER_OLM_DEPLOYER_LOG_DIRECTORY ` , and is now set
2626 by ` FILE_LOG_DIRECTORY ` (or via ` --file-log-directory <DIRECTORY> ` ).
2727 - Replace stackable-operator ` print_startup_string ` with ` tracing::info! ` with fields.
28+ - Upgrade csi-provisioner to 5.2.0 ([ #304 ] ).
2829
2930[ #291 ] : https://github.com/stackabletech/listener-operator/pull/291
3031[ #299 ] : https://github.com/stackabletech/listener-operator/pull/299
32+ [ #304 ] : https://github.com/stackabletech/listener-operator/pull/304
3133
3234## [ 25.3.0] - 2025-03-21
3335
Original file line number Diff line number Diff line change 88csiProvisioner :
99 image :
1010 repository : oci.stackable.tech/sdp/sig-storage/csi-provisioner
11- tag : v5.1 .0
11+ tag : v5.2 .0
1212 pullPolicy : IfNotPresent
1313 resources :
1414 requests :
You can’t perform that action at this time.
0 commit comments