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 600e811 commit d7db4a7Copy full SHA for d7db4a7
1 file changed
rust/stackablectl/CHANGELOG.md
@@ -10,9 +10,11 @@ All notable changes to this project will be documented in this file.
10
- Add `uninstall` subcommand for `demo`/`stack` commands ([#429]).
11
- Add confirmation prompt to `install` subcommand for namespace selection ([#429]).
12
- Add `--assume-yes` option for running commands non-interactively ([#429]).
13
+- Support Helm charts sourced from OCI registries in demo/stack manifests ([#440]).
14
15
[#429]: https://github.com/stackabletech/stackable-cockpit/pull/429
16
[#438]: https://github.com/stackabletech/stackable-cockpit/pull/438
17
+[#440]: https://github.com/stackabletech/stackable-cockpit/pull/440
18
19
## [1.4.0] - 2026-03-18
20
0 commit comments