We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef0194 commit a596a3aCopy full SHA for a596a3a
CHANGELOG.md
@@ -20,8 +20,10 @@ All notable changes to this project will be documented in this file.
20
- `nodeSelector` has been split into `csiProvisioner.nodeSelector` and `csiNodeDriver.nodeSelector`.
21
- `tolerations` has been split into `csiProvisioner.tolerations` and `csiNodeDriver.tolerations`.
22
- `affinity` has been split into `csiProvisioner.affinity` and `csiNodeDriver.affinity`.
23
+- Bump csi-node-driver-registrar to `v2.15.0` ([#337]).
24
25
[#334]: https://github.com/stackabletech/listener-operator/pull/334
26
+[#337]: https://github.com/stackabletech/listener-operator/pull/337
27
28
## [25.7.0] - 2025-07-23
29
0 commit comments