Skip to content

Commit 9dc88cb

Browse files
committed
remove 3.7.1 and 3.8.0
1 parent 0ddec74 commit 9dc88cb

File tree

7 files changed

+0
-215
lines changed

7 files changed

+0
-215
lines changed

kafka/stackable/patches/3.7.1/0001-Add-CycloneDX-plugin.patch

Lines changed: 0 additions & 61 deletions
This file was deleted.

kafka/stackable/patches/3.7.1/0002-Change-Gradle-to-use-the-Nexus-Build-Repo.patch

Lines changed: 0 additions & 35 deletions
This file was deleted.

kafka/stackable/patches/3.7.1/patchable.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

kafka/stackable/patches/3.8.0/0001-Add-CycloneDX-plugin.patch

Lines changed: 0 additions & 62 deletions
This file was deleted.

kafka/stackable/patches/3.8.0/0002-Change-Gradle-to-use-the-Nexus-Build-Repo.patch

Lines changed: 0 additions & 35 deletions
This file was deleted.

kafka/stackable/patches/3.8.0/patchable.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

kafka/versions.py

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
versions = [
2-
{
3-
"product": "3.7.1",
4-
"java-base": "21",
5-
"java-devel": "21",
6-
"scala": "2.13",
7-
"kcat": "1.7.0",
8-
"opa_authorizer": "1.5.1",
9-
"jmx_exporter": "1.2.0",
10-
},
112
{
123
"product": "3.7.2",
134
"java-base": "21",
@@ -17,15 +8,6 @@
178
"opa_authorizer": "1.5.1",
189
"jmx_exporter": "1.2.0",
1910
},
20-
{
21-
"product": "3.8.0",
22-
"java-base": "21",
23-
"java-devel": "21",
24-
"scala": "2.13",
25-
"kcat": "1.7.0",
26-
"opa_authorizer": "1.5.1",
27-
"jmx_exporter": "1.2.0",
28-
},
2911
{
3012
"product": "3.9.0",
3113
"java-base": "21",

0 commit comments

Comments
 (0)