File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ All notable changes to this project will be documented in this file.
12
12
- tools: Add the package util-linux-core ([ #952 ] ).
13
13
util-linux-core contains a basic set of Linux utilities, including the
14
14
command logger which allows to enter messages into the system log.
15
- - vector: Add version 0.43.1 [ #980 ] .
15
+ - vector: Add version 0.43.1 ([ #980 ] ).
16
+ - opa: Add version 1.0.0 ([ #981 ] )
16
17
17
18
### Changed
18
19
@@ -23,7 +24,8 @@ All notable changes to this project will be documented in this file.
23
24
### Removed
24
25
25
26
- kafka: Remove ` kubectl ` , as we are now using listener-op ([ #884 ] ).
26
- - vector: remove version 0.41.1 [ #980 ] .
27
+ - vector: remove version 0.41.1 ([ #980 ] ).
28
+ - opa: remove version 0.66.0 ([ #981 ] )
27
29
28
30
### Fixed
29
31
@@ -40,6 +42,7 @@ All notable changes to this project will be documented in this file.
40
42
[ #959 ] : https://github.com/stackabletech/docker-images/pull/959
41
43
[ #962 ] : https://github.com/stackabletech/docker-images/pull/962
42
44
[ #980 ] : https://github.com/stackabletech/docker-images/pull/980
45
+ [ #981 ] : https://github.com/stackabletech/docker-images/pull/981
43
46
44
47
## [ 24.11.0] - 2024-11-18
45
48
Original file line number Diff line number Diff line change 1
1
versions = [
2
2
{
3
- "product" : "0.66 .0" ,
3
+ "product" : "1.0 .0" ,
4
4
"vector" : "0.43.1" ,
5
5
"bundle_builder_version" : "1.1.2" ,
6
6
"stackable-base" : "1.0.0" ,
You can’t perform that action at this time.
0 commit comments