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
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
### Fixed

- Fix container not starting because Superset was starting too slow and was killed because a failing liveness probe.
We now add a proper startup probe, which allows Superset to take longer to start up ([#654]).
We now add a proper startup probe, which allows Superset to take longer to start up ([#654], [#663]).

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

## [25.7.0] - 2025-07-23

Expand Down
Loading
Loading