Skip to content

Commit adaad72

Browse files
committed
chore: Update changelog link
1 parent 3186725 commit adaad72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

77
### Added
88

9-
- Add RBAC rule to Helm template for automatic cluster domain detection ([#xxx]).
9+
- Add RBAC rule to Helm template for automatic cluster domain detection ([#365]).
1010
- Adds new telemetry CLI arguments and environment variables ([#349]).
1111
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
1212
- Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
1313
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
1414

1515
### Changed
1616

17-
- Bump stackable-operator to 0.94.0 ([#xxx]).
17+
- Bump stackable-operator to 0.94.0 ([#365]).
1818
- Replace stackable-operator `initialize_logging` with stackable-telemetry `Tracing` ([#338], [#344], [#349]).
1919
- BREAKING: The console log level was set by `COMMONS_OPERATOR_LOG`, and is now set by `CONSOLE_LOG_LEVEL`.
2020
- BREAKING: The file log level was set by `COMMONS_OPERATOR_LOG`, and is now set by `FILE_LOG_LEVEL`.
@@ -34,7 +34,7 @@ All notable changes to this project will be documented in this file.
3434
[#349]: https://github.com/stackabletech/commons-operator/pull/349
3535
[#353]: https://github.com/stackabletech/commons-operator/pull/353
3636
[#363]: https://github.com/stackabletech/commons-operator/pull/363
37-
[#xxx]: https://github.com/stackabletech/commons-operator/pull/xxx
37+
[#365]: https://github.com/stackabletech/commons-operator/pull/365
3838

3939
## [25.3.0] - 2025-03-21
4040

0 commit comments

Comments
 (0)