Skip to content

Commit 9db2666

Browse files
Mariusz Karpiarzmnasiadka
authored andcommitted
Revert "mariadb: pin to 10.11.11"
This reverts commit 535b2f2. Reason for revert: This change was reverted on all the other branches. Change-Id: I49015b8fc72c83449767bfce0737b0e44ed75808 Signed-off-by: Mariusz Karpiarz <[email protected]>
1 parent 6c08b17 commit 9db2666

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docker/base/mariadb.repo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[mariadb]
22
name = MariaDB Server
3-
baseurl = https://dlm.mariadb.com/repo/mariadb-server/10.11.11/yum/rhel/$releasever/$basearch
3+
baseurl = https://dlm.mariadb.com/repo/mariadb-server/10.11/yum/rhel/$releasever/$basearch
44
gpgcheck = 1
55
enabled = 0
66
module_hotfixes = 1

kolla/template/repos.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ debian:
7272
component: "stable"
7373
gpg_key: "influxdb.asc"
7474
mariadb:
75-
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11.11/repo/debian"
75+
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian"
7676
suite: "bookworm"
7777
component: "main"
7878
gpg_key: "mariadb.gpg"
@@ -129,7 +129,7 @@ debian-aarch64:
129129
component: "stable"
130130
gpg_key: "influxdb.asc"
131131
mariadb:
132-
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11.11/repo/debian"
132+
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian"
133133
suite: "bookworm"
134134
component: "main"
135135
gpg_key: "mariadb.gpg"
@@ -228,7 +228,7 @@ ubuntu:
228228
component: "stable"
229229
gpg_key: "influxdb.asc"
230230
mariadb:
231-
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11.11/repo/ubuntu"
231+
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu"
232232
suite: "noble"
233233
component: "main"
234234
gpg_key: "mariadb.gpg"
@@ -286,7 +286,7 @@ ubuntu-aarch64:
286286
component: "stable"
287287
gpg_key: "influxdb.asc"
288288
mariadb:
289-
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11.11/repo/ubuntu"
289+
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu"
290290
suite: "noble"
291291
component: "main"
292292
gpg_key: "mariadb.gpg"

0 commit comments

Comments
 (0)