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 39c7bc5 commit 0e2652fCopy full SHA for 0e2652f
1 file changed
rust/stackablectl/CHANGELOG.md
@@ -7,12 +7,14 @@ All notable changes to this project will be documented in this file.
7
### Fixed
8
9
- nix: Update nixpkgs and upgrade nodejs-18 to nodejs_20 ([#384]).
10
+- nix: Default to release build ([#388]).
11
- Switch to idempotent Helm installations for demos and stacks ([#386]).
12
- Ignore failed re-application of Jobs due to immutability in demo and stack installations.
13
Display those manifests to the user, so they can decide if they need to delete and recreate it ([#386]).
14
15
[#384]: https://github.com/stackabletech/stackable-cockpit/pull/384
16
[#386]: https://github.com/stackabletech/stackable-cockpit/pull/386
17
+[#388]: https://github.com/stackabletech/stackable-cockpit/pull/388
18
19
## [1.0.0] - 2025-06-02
20
0 commit comments