Skip to content

Commit 67e99b1

Browse files
committed
chore: Correct changelog entry
1 parent f3884d2 commit 67e99b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ All notable changes to this project will be documented in this file.
88

99
- Replace stackable-operator `initialize_logging` with stackable-telemetry `Tracing` ([#291]).
1010
- BREAKING: operator-binary: The file log directory was set by `LISTENER_OPERATOR_LOG_DIRECTORY`,
11-
and is now set by `ROLLING_LOGS_DIR` (or via `--rolling-logs <DIRECTORY>`).
11+
and is now set by `ROLLING_LOGS` (or via `--rolling-logs <DIRECTORY>`).
1212
- BREAKING: olm-deployer: The file log directory was set by `STKBL_LISTENER_OLM_DEPLOYER_LOG_DIRECTORY`,
13-
and is now set by `ROLLING_LOGS_DIR` (or via `--rolling-logs <DIRECTORY>`).
13+
and is now set by `ROLLING_LOGS` (or via `--rolling-logs <DIRECTORY>`).
1414
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
1515

1616
[#291]: https://github.com/stackabletech/listener-operator/pull/291

0 commit comments

Comments
 (0)