Skip to content

Commit 28089e3

Browse files
committed
Fixup release notes
1 parent 4298f2e commit 28089e3

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
* Add heuristic for setting listener presets when the environment is Minikube ([#438]).
2-
* Add `uninstall` subcommand for `demo`/`stack` commands ([#429]).
3-
* Add confirmation prompt to `install` subcommand for namespace selection ([#429]).
4-
* Add `--assume-yes` option for running commands non-interactively ([#429]).
5-
* Support Helm charts sourced from OCI registries in demo/stack manifests ([#440]).
6-
* Abort early if `uninstall` is issued for `default` namespace ([#442]).
1+
* Add heuristic for setting listener presets when the environment is Minikube
2+
See https://github.com/stackabletech/stackablectl/pull/438[stackablectl#438].
3+
* Add `uninstall` subcommand for `demo`/`stack` commands
4+
See https://github.com/stackabletech/stackablectl/pull/429[stackablectl#429].
5+
* Add confirmation prompt to `install` subcommand for namespace selection
6+
See https://github.com/stackabletech/stackablectl/pull/429[stackablectl#429].
7+
* Add `--assume-yes` option for running commands non-interactively
8+
See https://github.com/stackabletech/stackablectl/pull/429[stackablectl#429].
9+
* Support Helm charts sourced from OCI registries in demo/stack manifests
10+
See https://github.com/stackabletech/stackablectl/pull/440[stackablectl#440].
11+
* Abort early if `uninstall` is issued for `default` namespace
12+
See https://github.com/stackabletech/stackablectl/pull/442[stackablectl#442].

0 commit comments

Comments
 (0)