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 632ec96 commit 000803dCopy full SHA for 000803d
1 file changed
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Added
8
+
9
+- Add conversion webhook ([#400]).
10
11
### Changed
12
13
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#396]).
@@ -18,6 +22,7 @@ All notable changes to this project will be documented in this file.
18
22
19
23
[#387]: https://github.com/stackabletech/commons-operator/pull/387
20
24
[#396]: https://github.com/stackabletech/commons-operator/pull/396
25
+[#400]: https://github.com/stackabletech/commons-operator/pull/400
21
26
27
## [25.11.0] - 2025-11-07
28
0 commit comments