Skip to content

Commit e5b9e52

Browse files
committed
changelog
1 parent bd27ef6 commit e5b9e52

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Added support for OPA `1.16.2`. `1.12.3` is now deprecated ([#XXX]).
9+
- Added support for OPA `1.16.2`. `1.12.3` is now deprecated ([#838]).
1010
- 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` ([#830]).
1111
- Support `configOverrides` for `config.json` ([#818], [#831]).
1212

@@ -20,15 +20,15 @@ All notable changes to this project will be documented in this file.
2020

2121
### Removed
2222

23-
- BREAKING: Removed support for OPA `1.8.0` ([#XXX]).
23+
- BREAKING: Removed support for OPA `1.8.0` ([#838]).
2424

2525
[#818]: https://github.com/stackabletech/opa-operator/pull/818
2626
[#819]: https://github.com/stackabletech/opa-operator/pull/819
2727
[#820]: https://github.com/stackabletech/opa-operator/pull/820
2828
[#830]: https://github.com/stackabletech/opa-operator/pull/830
2929
[#831]: https://github.com/stackabletech/opa-operator/pull/831
3030
[#836]: https://github.com/stackabletech/opa-operator/pull/836
31-
[#XXX]: https://github.com/stackabletech/opa-operator/pull/XXX
31+
[#838]: https://github.com/stackabletech/opa-operator/pull/838
3232

3333
## [26.3.0] - 2026-03-16
3434

0 commit comments

Comments
 (0)