Skip to content

Commit 97326cc

Browse files
authored
chore(opa): Replace 1.12.2 with 1.12.3 (#1424)
* chore(opa): Replace 1.12.2 with 1.12.3 * chore: Update changelog
1 parent d41d9fa commit 97326cc

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
99
- airflow: Add 3.1.6 ([#1405], [#1422]).
1010
- druid: Add 35.0.1 ([#1406]).
1111
- superset: Add 6.0.0 ([#1337], [#1393]).
12-
- opa: Add 1.12.2 ([#1396]).
12+
- opa: Add 1.12.3 ([#1396], [#1424]).
1313
- hive: Build [hive-metastore-opa-authorizer](https://github.com/boschglobal/hive-metastore-opa-authorizer) from source and add to image ([#1340]).
1414
- hive: Add `4.2.0` ([#1356]).
1515
- nifi: Add patches to replace process group root ID placeholder ([#1358]).
@@ -96,6 +96,7 @@ All notable changes to this project will be documented in this file.
9696
[#1414]: https://github.com/stackabletech/docker-images/pull/1414
9797
[#1423]: https://github.com/stackabletech/docker-images/pull/1414
9898
[#1422]: https://github.com/stackabletech/docker-images/pull/1422
99+
[#1424]: https://github.com/stackabletech/docker-images/pull/1424
99100

100101
## [25.11.0] - 2025-11-07
101102

opa/boil-config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ vector = "0.52.0"
66
[versions."1.8.0".build-arguments]
77
golang-version = "1.24.6"
88

9-
# Version 1.12.2
10-
[versions."1.12.2".local-images]
9+
# Version 1.12.3
10+
[versions."1.12.3".local-images]
1111
stackable-devel = "1.0.0"
1212
vector = "0.52.0"
1313

14-
[versions."1.12.2".build-arguments]
14+
[versions."1.12.3".build-arguments]
1515
golang-version = "1.24.6"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mirror = "https://github.com/stackabletech/opa.git"
2-
base = "89c653770516db8a88d11b93e1398a141d7daaaa"
2+
base = "6abb30849c47ba066e2ae62bf4904f3cc95efdfd"

0 commit comments

Comments
 (0)