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 f55d53f commit f63b77cCopy full SHA for f63b77c
rust/stackablectl/CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Fixed
8
+
9
+- Switch to idempotent Helm installations for demos and stacks ([#386]).
10
+- Ignore failed re-application of Jobs due to immutability in demo and stack installations.
11
+ Display those manifests to the user, so they can decide if they need to delete and recreate it ([#386]).
12
13
+[#386]: https://github.com/stackabletech/stackable-cockpit/pull/386
14
15
## [1.0.0] - 2025-06-02
16
17
### Added
0 commit comments