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 ed8a308 commit 04707f3Copy full SHA for 04707f3
CHANGELOG.md
@@ -7,8 +7,12 @@ All notable changes to this project will be documented in this file.
7
### Changed
8
9
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#693]).
10
+- Bump `stackable-operator` to 0.110.0 and `kube` to 3.1.0 ([#695]).
11
+ - Replace untyped config overrides with typed `HiveConfigOverrides` for `hive-site.xml` and `security.properties`.
12
+ - Require explicit `SecretClassVolumeProvisionParts` when provisioning secret volumes.
13
14
[#693]: https://github.com/stackabletech/hive-operator/pull/693
15
+[#695]: https://github.com/stackabletech/hive-operator/pull/695
16
17
## [26.3.0] - 2026-03-16
18
0 commit comments