File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ vector = "0.52.0"
66[versions ."1 .8 .0" .build-arguments ]
77golang-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 ]
1111stackable-devel = " 1.0.0"
1212vector = " 0.52.0"
1313
14- [versions ."1 .12 .2 " .build-arguments ]
14+ [versions ."1 .12 .3 " .build-arguments ]
1515golang-version = " 1.24.6"
Original file line number Diff line number Diff line change 11mirror = " https://github.com/stackabletech/opa.git"
2- base = " 89c653770516db8a88d11b93e1398a141d7daaaa "
2+ base = " 6abb30849c47ba066e2ae62bf4904f3cc95efdfd "
You can’t perform that action at this time.
0 commit comments