File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
1010- nifi: Add version ` 2.9.0 ` ([ #1463 ] ).
1111- nifi: Backport NIFI-15801 to 2.x versions ([ #1481 ] ).
1212- nifi: Backport NIFI-15901 to 2.x versions ([ #1481 ] ).
13+ - opa: Add ` 1.16.2 ` ([ #1509 ] ).
1314
1415### Changed
1516
@@ -22,6 +23,10 @@ All notable changes to this project will be documented in this file.
2223- vector: Look for SBOM in correct location ([ #1471 ] ).
2324- vector: Use correct license ([ #1476 ] ).
2425
26+ ### Removed
27+
28+ - opa: Remove ` 1.8.0 ` ([ #1509 ] ).
29+
2530[ #1446 ] : https://github.com/stackabletech/docker-images/pull/1446
2631[ #1452 ] : https://github.com/stackabletech/docker-images/pull/1452
2732[ #1453 ] : https://github.com/stackabletech/docker-images/pull/1453
@@ -32,6 +37,7 @@ All notable changes to this project will be documented in this file.
3237[ #1474 ] : https://github.com/stackabletech/docker-images/pull/1474
3338[ #1476 ] : https://github.com/stackabletech/docker-images/pull/1476
3439[ #1481 ] : https://github.com/stackabletech/docker-images/pull/1481
40+ [ #1509 ] : https://github.com/stackabletech/docker-images/pull/1509
3541
3642## [ 26.3.0] - 2026-03-16
3743
Original file line number Diff line number Diff line change 11[metadata .registries ]
22"oci.stackable.tech" = { namespace = " sdp" }
33
4- # Version 1.8.0
5- [versions ."1 .8 . 0 " .local-images ]
4+ # Version 1.12.3
5+ [versions ."1 .12 . 3 " .local-images ]
66stackable-devel = " 1.0.0"
77vector = " 0.55.0"
88
9- [versions ."1 .8 . 0 " .build-arguments ]
10- golang-version = " 1.24.6 "
9+ [versions ."1 .12 . 3 " .build-arguments ]
10+ golang-version = " 1.26.0 "
1111
12- # Version 1.12.3
13- [versions ."1 .12 . 3 " .local-images ]
12+ # Version 1.16.2
13+ [versions ."1 .16 . 2 " .local-images ]
1414stackable-devel = " 1.0.0"
1515vector = " 0.55.0"
1616
17- [versions ."1 .12 . 3 " .build-arguments ]
18- golang-version = " 1.24.6 "
17+ [versions ."1 .16 . 2 " .build-arguments ]
18+ golang-version = " 1.26.0 "
Original file line number Diff line number Diff line change 11mirror = " https://github.com/stackabletech/opa.git"
2- base = " 78328267fb3fa8aef7d73894ccce05302723daa0 "
2+ base = " 85f6d990d19094da38e829561813e7da7fbae272 "
You can’t perform that action at this time.
0 commit comments