Skip to content

Commit c7524df

Browse files
committed
chore: Add changelog entry
1 parent 28de780 commit c7524df

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,15 @@
22

33
## [Unreleased]
44

5+
### Added
6+
7+
- 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]).
8+
9+
[#752]: https://github.com/stackabletech/hbase-operator/pull/752
10+
511
### Changed
612

7-
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#745]).
13+
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#745]).
814
- BREAKING: `configOverrides` now only accepts the known config files (`hbase-site.xml`,
915
`hbase-env.sh`, `ssl-server.xml`, `ssl-client.xml` and `security.properties`).
1016
Previously, arbitrary file names were silently accepted and ignored ([#751]).

0 commit comments

Comments
 (0)