Skip to content

Commit

Permalink
fix < 11.5 version number due to prev release hack
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Aug 15, 2024
1 parent b34b76e commit 8b9a47d
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 26 deletions.
2 changes: 1 addition & 1 deletion 10.11-ubi/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "10.11.8-MariaDB"
echo -n "10.11.9-MariaDB"
}

# initializes the database directory
Expand Down
2 changes: 1 addition & 1 deletion 10.11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ LABEL org.opencontainers.image.authors="MariaDB Community" \
org.opencontainers.image.licenses="GPL-2.0" \
org.opencontainers.image.source="https:/MariaDB/mariadb-docker" \
org.opencontainers.image.vendor="MariaDB Community" \
org.opencontainers.image.version="10.11.8" \
org.opencontainers.image.version="10.11.9" \
org.opencontainers.image.url="https:/MariaDB/mariadb-docker"

# bashbrew-architectures: amd64 arm64v8 ppc64le s390x
Expand Down
2 changes: 1 addition & 1 deletion 10.11/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "10.11.8-MariaDB"
echo -n "10.11.9-MariaDB"
}

# initializes the database directory
Expand Down
2 changes: 1 addition & 1 deletion 10.5/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "10.5.25-MariaDB"
echo -n "10.5.26-MariaDB"
}

# initializes the database directory
Expand Down
2 changes: 1 addition & 1 deletion 10.6-ubi/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "10.6.18-MariaDB"
echo -n "10.6.19-MariaDB"
}

# initializes the database directory
Expand Down
2 changes: 1 addition & 1 deletion 10.6/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "10.6.18-MariaDB"
echo -n "10.6.19-MariaDB"
}

# initializes the database directory
Expand Down
2 changes: 1 addition & 1 deletion 11.1/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "11.1.5-MariaDB"
echo -n "11.1.6-MariaDB"
}

# initializes the database directory
Expand Down
2 changes: 1 addition & 1 deletion 11.2/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "11.2.4-MariaDB"
echo -n "11.2.5-MariaDB"
}

# initializes the database directory
Expand Down
2 changes: 1 addition & 1 deletion 11.4-ubi/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "11.4.2-MariaDB"
echo -n "11.4.3-MariaDB"
}

# initializes the database directory
Expand Down
2 changes: 1 addition & 1 deletion 11.4/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ docker_create_db_directories() {
}

_mariadb_version() {
echo -n "11.4.2-MariaDB"
echo -n "11.4.3-MariaDB"
}

# initializes the database directory
Expand Down
46 changes: 30 additions & 16 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"11.4": {
"milestone": "11.4",
"version": "11.4.2",
"fullVersion": "1:11.4.2+maria~ubu2404",
"version": "11.4.3",
"fullVersion": "1:11.4.3+maria~ubu2404",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubuntu:noble",
Expand All @@ -15,8 +15,8 @@
},
"11.4-ubi": {
"milestone": "11.4",
"version": "11.4.2",
"fullVersion": "11.4.2",
"version": "11.4.3",
"fullVersion": "11.4.3",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubi9",
Expand All @@ -29,8 +29,8 @@
},
"11.2": {
"milestone": "11.2",
"version": "11.2.4",
"fullVersion": "1:11.2.4+maria~ubu2204",
"version": "11.2.5",
"fullVersion": "1:11.2.5+maria~ubu2204",
"releaseStatus": "Stable",
"supportType": "Short Term Support",
"base": "ubuntu:jammy",
Expand All @@ -43,8 +43,8 @@
},
"11.1": {
"milestone": "11.1",
"version": "11.1.5",
"fullVersion": "1:11.1.5+maria~ubu2204",
"version": "11.1.6",
"fullVersion": "1:11.1.6+maria~ubu2204",
"releaseStatus": "Stable",
"supportType": "Short Term Support",
"base": "ubuntu:jammy",
Expand All @@ -57,8 +57,8 @@
},
"10.11": {
"milestone": "10.11",
"version": "10.11.8",
"fullVersion": "1:10.11.8+maria~ubu2204",
"version": "10.11.9",
"fullVersion": "1:10.11.9+maria~ubu2204",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubuntu:jammy",
Expand All @@ -71,8 +71,8 @@
},
"10.11-ubi": {
"milestone": "10.11",
"version": "10.11.8",
"fullVersion": "10.11.8",
"version": "10.11.9",
"fullVersion": "10.11.9",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubi9",
Expand All @@ -85,8 +85,8 @@
},
"10.6": {
"milestone": "10.6",
"version": "10.6.18",
"fullVersion": "1:10.6.18+maria~ubu2004",
"version": "10.6.19",
"fullVersion": "1:10.6.19+maria~ubu2004",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubuntu:focal",
Expand All @@ -99,8 +99,8 @@
},
"10.6-ubi": {
"milestone": "10.6",
"version": "10.6.18",
"fullVersion": "10.6.18",
"version": "10.6.19",
"fullVersion": "10.6.19",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubi9",
Expand All @@ -111,6 +111,20 @@
"s390x"
]
},
"10.5": {
"milestone": "10.5",
"version": "10.5.26",
"fullVersion": "1:10.5.26+maria~ubu2004",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubuntu:focal",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"11.5": {
"milestone": "11.5",
"version": "11.5.2",
Expand Down

0 comments on commit 8b9a47d

Please sign in to comment.