Skip to content

Commit a92f78c

Browse files
committed
chore: Adjust changelog
1 parent c7524df commit a92f78c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,17 @@
66

77
- BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#752]).
88

9-
[#752]: https://github.com/stackabletech/hbase-operator/pull/752
10-
119
### Changed
1210

1311
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#745]).
1412
- BREAKING: `configOverrides` now only accepts the known config files (`hbase-site.xml`,
1513
`hbase-env.sh`, `ssl-server.xml`, `ssl-client.xml` and `security.properties`).
1614
Previously, arbitrary file names were silently accepted and ignored ([#751]).
17-
- Bump `stackable-operator` to 0.110.1 and snafu to 0.9 ([#751]).
15+
- Bump `stackable-operator` to 0.111.1 and snafu to 0.9 ([#751], [#752]).
1816

1917
[#745]: https://github.com/stackabletech/hbase-operator/pull/745
2018
[#751]: https://github.com/stackabletech/hbase-operator/pull/751
19+
[#752]: https://github.com/stackabletech/hbase-operator/pull/752
2120

2221
## [26.3.0] - 2026-03-16
2322

0 commit comments

Comments
 (0)