Skip to content

Commit 8af831c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Revert "mariadb: pin to 10.11.11""
2 parents d430850 + 431b4ae commit 8af831c

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
@@ -67,7 +67,7 @@ debian:
6767
component: "stable"
6868
gpg_key: "influxdb.asc"
6969
mariadb:
70-
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11.11/repo/debian"
70+
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian"
7171
suite: "bookworm"
7272
component: "main"
7373
gpg_key: "mariadb.gpg"
@@ -119,7 +119,7 @@ debian-aarch64:
119119
component: "stable"
120120
gpg_key: "influxdb.asc"
121121
mariadb:
122-
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11.11/repo/debian"
122+
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian"
123123
suite: "bookworm"
124124
component: "main"
125125
gpg_key: "mariadb.gpg"
@@ -213,7 +213,7 @@ ubuntu:
213213
component: "stable"
214214
gpg_key: "influxdb.asc"
215215
mariadb:
216-
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11.11/repo/ubuntu"
216+
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu"
217217
suite: "noble"
218218
component: "main"
219219
gpg_key: "mariadb.gpg"
@@ -266,7 +266,7 @@ ubuntu-aarch64:
266266
component: "stable"
267267
gpg_key: "influxdb.asc"
268268
mariadb:
269-
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11.11/repo/ubuntu"
269+
url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu"
270270
suite: "noble"
271271
component: "main"
272272
gpg_key: "mariadb.gpg"

0 commit comments

Comments
 (0)