Skip to content

Commit 5d2b158

Browse files
committed
Merge remote-tracking branch 'origin/main' into chore/ensure-metrics-correctly-exposed
2 parents 04ae9f1 + 232e6be commit 5d2b158

5 files changed

Lines changed: 445 additions & 997 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### Changed
1616

17+
- Bump stackable-operator to `0.100.1` ([#705]).
1718
- Changed env-vars to be consistent with config-utils in the entrypoint script ([#700]).
1819
- BREAKING: The `prometheus.io/scrape` label moved from the `headless` Service to the `metrics` Service, which
1920
uses `metrics` as the port name instead of the previous `ui-http`/`ui-https` port name ([#701]).
@@ -22,6 +23,7 @@
2223
[#697]: https://github.com/stackabletech/hbase-operator/pull/697
2324
[#700]: https://github.com/stackabletech/hbase-operator/pull/700
2425
[#701]: https://github.com/stackabletech/hbase-operator/pull/701
26+
[#705]: https://github.com/stackabletech/hbase-operator/pull/705
2527

2628
## [25.7.0] - 2025-07-23
2729

0 commit comments

Comments
 (0)