Skip to content

Commit 23b3ec2

Browse files
committed
updated changelog
1 parent 07e6d60 commit 23b3ec2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

rust/stackablectl/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add new argument `--chart-source` so that operator charts can be pulled either from an OCI registry (the default) or from a index.yaml-based repository ([#344]).
10+
11+
[#344]: https://github.com/stackabletech/stackable-cockpit/pull/344
12+
713
## [24.11.2] - 2025-01-15
814

915
### Added
1016

1117
- Add new argument `--release` that allows installing a specific version of a demo or stack ([#340]).
12-
- Add new argument `--chart-source` so that operator charts can be pulled either from an OCI registry (the default) or from a index.yaml-based repository ([#344]).
1318

1419
### Removed
1520

1621
- Remove argument `--offline` that was not implemented yet ([#340]).
1722

1823
[#340]: https://github.com/stackabletech/stackable-cockpit/pull/340
19-
[#344]: https://github.com/stackabletech/stackable-cockpit/pull/344
2024

2125
## [24.11.1] - 2024-11-20
2226

0 commit comments

Comments
 (0)