Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

- Helm: Allow Pod `priorityClassName` to be configured ([#664]).

[#664]: https://github.com/stackabletech/superset-operator/pull/664
### Changed

- Deprecate version `4.0.2` ([#666]).

### Fixed

Expand All @@ -15,6 +17,8 @@

[#654]: https://github.com/stackabletech/superset-operator/pull/654
[#663]: https://github.com/stackabletech/superset-operator/pull/663
[#664]: https://github.com/stackabletech/superset-operator/pull/664
[#666]: https://github.com/stackabletech/superset-operator/pull/666

## [25.7.0] - 2025-07-23

Expand Down
4 changes: 2 additions & 2 deletions docs/modules/superset/partials/supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
// This is a separate file, since it is used by both the direct Superset documentation, and the overarching
// Stackable Platform documentation.

- 4.1.2
- 4.1.2 (LTS)
- 4.1.1 (deprecated)
- 4.0.2 (LTS)
- 4.0.2 (deprecated)