You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
6
7
7
### Added
8
8
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]).
10
10
- 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]).
11
11
- Support `configOverrides` for `config.json` ([#818], [#831]).
12
12
@@ -20,15 +20,15 @@ All notable changes to this project will be documented in this file.
20
20
21
21
### Removed
22
22
23
-
- BREAKING: Removed support for OPA `1.8.0` ([#XXX]).
23
+
- BREAKING: Removed support for OPA `1.8.0` ([#838]).
0 commit comments