Skip to content

Commit fd5498d

Browse files
committed
changelog
1 parent 88f4273 commit fd5498d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rust/stackablectl/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Pass the namespace as argument `NAMESPACE` to templates files.
10-
This should unblock demos to run in all namespaces, as they can template the namespace e.g. for the fqdn of services.
9+
- Pass the namespace as argument `NAMESPACE` to templated manifests.
10+
This should unblock demos to run in all namespaces, as they can template the namespace e.g. for the fqdn of services ([#355]).
1111

1212
### Fixes
1313

1414
- Use `rustls-native-certs` so that `stackablectl` can be used in environments with internal PKI ([#351]).
1515

1616
[#351]: https://github.com/stackabletech/stackable-cockpit/pull/351
17+
[#355]: https://github.com/stackabletech/stackable-cockpit/pull/355
1718

1819
## [24.11.3] - 2025-01-27
1920

0 commit comments

Comments
 (0)