Skip to content

Commit 69304c0

Browse files
committed
chore: Update changelog link
1 parent 0af2959 commit 69304c0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Added
66

7-
- Add RBAC rule to Helm template for automatic cluster domain detection ([#xxx]).
7+
- Add RBAC rule to Helm template for automatic cluster domain detection ([#656]).
88
- Added listener support for Airflow ([#604]).
99
- Adds new telemetry CLI arguments and environment variables ([#613]).
1010
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
@@ -17,7 +17,7 @@
1717

1818
### Changed
1919

20-
- Bump stackable-operator to 0.94.0 and built to 0.8 ([#xxx]).
20+
- Bump stackable-operator to 0.94.0 and built to 0.8 ([#656]).
2121
- BREAKING: Replace stackable-operator `initialize_logging` with stackable-telemetry `Tracing` ([#601], [#608], [#613]).
2222
- The console log level was set by `AIRFLOW_OPERATOR_LOG`, and is now set by `CONSOLE_LOG_LEVEL`.
2323
- The file log level was set by `AIRFLOW_OPERATOR_LOG`, and is now set by `FILE_LOG_LEVEL`.
@@ -56,6 +56,7 @@
5656
[#645]: https://github.com/stackabletech/airflow-operator/pull/645
5757
[#649]: https://github.com/stackabletech/airflow-operator/pull/649
5858
[#651]: https://github.com/stackabletech/airflow-operator/pull/651
59+
[#656]: https://github.com/stackabletech/airflow-operator/pull/656
5960

6061
## [25.3.0] - 2025-03-21
6162

0 commit comments

Comments
 (0)