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 87ea9a2 commit aafc943Copy full SHA for aafc943
rust/stackablectl/CHANGELOG.md
@@ -4,12 +4,24 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [1.3.0] - 2026-03-13
8
+
9
+### Added
10
11
+- Allow specifying Helm values for operator installations ([#425]).
12
13
### Changed
14
15
- Bump Rust to `1.93.0` as well as dependencies ([#426]).
16
- Bump Go to `1.26.0` as well as dependencies ([#426]).
17
18
+### Miscellaneous
19
20
+- Publish SBOM alongside artifacts ([#428]).
21
22
+[#425]: https://github.com/stackabletech/stackable-cockpit/pull/425
23
[#426]: https://github.com/stackabletech/stackable-cockpit/pull/426
24
+[#428]: https://github.com/stackabletech/stackable-cockpit/pull/428
25
26
## [1.2.2] - 2025-12-03
27
0 commit comments