Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

### Changed

- Bump stackable-operator to 0.113.3 ([#751]).
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#717]).
- BREAKING: `configOverrides` now only accepts the supported config file name `superset_config.py`. Previously arbitrary keys were silently accepted but ignored ([#719]).
- Bump `stackable-operator` to 0.111.1 and `kube` to 3.1.0 ([#719], [#726]).
Expand Down Expand Up @@ -37,6 +38,7 @@
[#731]: https://github.com/stackabletech/superset-operator/pull/731
[#735]: https://github.com/stackabletech/superset-operator/pull/735
[#738]: https://github.com/stackabletech/superset-operator/pull/738
[#751]: https://github.com/stackabletech/superset-operator/pull/751

## [26.3.0] - 2026-03-16

Expand Down
Loading
Loading