Skip to content

Commit 92ad320

Browse files
Malewaresbernauer
andauthored
Remove zookeeper 3.8.3 (#736)
* Removing zookeeper 3.8.3 as depricated * changelog --------- Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de> Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech>
1 parent 33d5cd5 commit 92ad320

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ All notable changes to this project will be documented in this file.
6464

6565
### Removed
6666

67-
- zookeeper: Remove unsupported version 3.9.1 ([#628]).
67+
- zookeeper: Remove unsupported version 3.8.3 and 3.9.1 ([#628], [#736]).
6868
- java-base: Remove openjdk-devel rpm package again to reduce the vulnerability surface ([#665])
6969
- trino: Remove unsupported version 428 ([#687]).
7070

@@ -106,6 +106,7 @@ All notable changes to this project will be documented in this file.
106106
[#727]: https://github.com/stackabletech/docker-images/pull/727
107107
[#732]: https://github.com/stackabletech/docker-images/pull/732
108108
[#734]: https://github.com/stackabletech/docker-images/pull/734
109+
[#736]: https://github.com/stackabletech/docker-images/pull/736
109110
[#737]: https://github.com/stackabletech/docker-images/pull/737
110111

111112
## [24.3.0] - 2024-03-20

zookeeper/versions.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
versions = [
2-
{
3-
"product": "3.8.3",
4-
"java-base": "11",
5-
"java-devel": "11",
6-
"jmx_exporter": "1.0.1",
7-
},
82
{
93
"product": "3.8.4",
104
"java-base": "11",

0 commit comments

Comments
 (0)