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 9679f6a commit c6a2c5bCopy full SHA for c6a2c5b
CHANGELOG.md
@@ -10,8 +10,10 @@ All notable changes to this project will be documented in this file.
10
Owner references ensure that objects are garbage collected by OpenShift upon operator removal but they cause problems when the operator is updated.
11
This means that cluster wide objects are not removed anymore when the operator is uninstalled.
12
This behaviour is in line with the default behaviour of Helm and OLM.
13
+- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#671]).
14
15
[#667]: https://github.com/stackabletech/secret-operator/pull/667
16
+[#671]: https://github.com/stackabletech/secret-operator/pull/671
17
18
## [25.11.0] - 2025-11-07
19
0 commit comments