Skip to content

Commit 03f1819

Browse files
committed
chore: Add changelog entry
1 parent aedbafe commit 03f1819

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
99
- Helm: Allow Pod `priorityClassName` to be configured ([#752]).
1010
- Add support for `34.0.0` ([#755]).
1111
- Add `prometheus.io/path|port|scheme` annotations to metrics services ([#761]).
12-
- Add end-of-support checker ([#xxx]).
12+
- Add end-of-support checker ([#765]).
1313
- `EOS_CHECK_MODE` (`--eos-check-mode`) to set the EoS check mode. Currently, only "offline" is supported.
1414
- `EOS_INTERVAL` (`--eos-interval`) to set the interval in which the operator checks if it is EoS.
1515
- `EOS_DISABLED` (`--eos-disabled`) to disable the EoS checker completely.
@@ -37,6 +37,7 @@ All notable changes to this project will be documented in this file.
3737
[#755]: https://github.com/stackabletech/druid-operator/pull/755
3838
[#756]: https://github.com/stackabletech/druid-operator/pull/756
3939
[#761]: https://github.com/stackabletech/druid-operator/pull/761
40+
[#765]: https://github.com/stackabletech/druid-operator/pull/765
4041

4142
## [25.7.0] - 2025-07-23
4243

0 commit comments

Comments
 (0)