Skip to content

Commit e0ba3b7

Browse files
committed
adapted changelog
1 parent dfea73a commit e0ba3b7

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
@@ -7,11 +7,11 @@
77
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
88
config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#598]).
99
- Run a `containerdebug` process in the background of each HBase container to collect debugging information ([#605]).
10-
- Aggregate emitted Kubernetes events on the CustomResources ([#xxx]).
10+
- Aggregate emitted Kubernetes events on the CustomResources ([#612]).
1111

1212
### Changed
1313

14-
- Append a dot (`.`) to the default cluster domain to reduce DNS requests ([#xxx]).
14+
- Append a dot (`.`) to the default cluster domain to reduce DNS requests ([#612]).
1515

1616
### Fixed
1717

@@ -22,7 +22,7 @@
2222
[#594]: https://github.com/stackabletech/hbase-operator/pull/594
2323
[#598]: https://github.com/stackabletech/hbase-operator/pull/598
2424
[#605]: https://github.com/stackabletech/hbase-operator/pull/605
25-
[#xxx]: https://github.com/stackabletech/hbase-operator/pull/xxx
25+
[#612]: https://github.com/stackabletech/hbase-operator/pull/612
2626

2727
## [24.11.0] - 2024-11-18
2828

0 commit comments

Comments
 (0)