UNCLASSIFIED

Commit dc6962d9 authored by Joshua Eason's avatar Joshua Eason
Browse files

Merge branch 'jeason-development-patch-65269' into 'development'

Update to 10.5.11

See merge request !22
parents 84ab56a0 a3676354
Pipeline #405809 passed with stages
in 15 minutes and 5 seconds
......@@ -8,7 +8,7 @@ name: "opensource/mariadb/mariadb"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "10.5.10"
- "10.5.11"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://mariadb.org"
# Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Maria DB Foundation"
org.opencontainers.image.version: "10.5.10"
org.opencontainers.image.version: "10.5.11"
# Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "opensource,database,relational"
# This value can be "opensource" or "commercial"
......@@ -38,25 +38,25 @@ labels:
# List of resources to make available to the offline build context
resources:
- filename: mariadb-server.rpm
url: http://yum.mariadb.org/10.5.10/centos/8/x86_64/rpms/MariaDB-server-10.5.10-1.el8.x86_64.rpm
url: https://downloads.mariadb.com/MariaDB/mariadb-10.5.11/yum/centos/8/x86_64/rpms/MariaDB-server-10.5.11-1.el8.x86_64.rpm
validation:
type: sha256
value: e24dec019f8516b668fff0a062be3d9e9b9e3b274848c6b10c75c6fa8b14d200
value: aa952ce6af6872b4ec7d54b9b1d4ebe421729b939de6afe372a4a1efa4b27879
- filename: mariadb-client.rpm
url: http://yum.mariadb.org/10.5.10/centos/8/x86_64/rpms/MariaDB-client-10.5.10-1.el8.x86_64.rpm
url: https://downloads.mariadb.com/MariaDB/mariadb-10.5.11/yum/centos/8/x86_64/rpms/MariaDB-client-10.5.11-1.el8.x86_64.rpm
validation:
type: sha256
value: e340d3a97bc6faab5cb094eed8181099e63347e51d95f687ab5ea786f45e1267
value: 9280c2b4449454cfa404308954f8ba67aec12c6d3ab9e2a1ebf631b173f301e9
- filename: mariadb-common.rpm
url: http://yum.mariadb.org/10.5.10/centos/8/x86_64/rpms/MariaDB-common-10.5.10-1.el8.x86_64.rpm
url: https://downloads.mariadb.com/MariaDB/mariadb-10.5.11/yum/centos/8/x86_64/rpms/MariaDB-common-10.5.11-1.el8.x86_64.rpm
validation:
type: sha256
value: 3d9bad2e7b1bc553b3ba28642e0f527a9bf816cf049fd54edaf06ca1a3e04a75
value: bb7586fb2c0b12c1f2449e4ab07cc38c4fdc05d38fa7bde8ebbe864ec03400c2
- filename: mariadb-shared.rpm
url: http://yum.mariadb.org/10.5.10/centos/8/x86_64/rpms/MariaDB-shared-10.5.10-1.el8.x86_64.rpm
url: https://downloads.mariadb.com/MariaDB/mariadb-10.5.11/yum/centos/8/x86_64/rpms/MariaDB-shared-10.5.11-1.el8.x86_64.rpm
validation:
type: sha256
value: ab96f0581a84485c01c8832ae94a5cff25f35db397c792bcea2258af23df82c7
value: d05264442a327518c4893d2d1f6200d169616466c8bb062780a458b310266525
- filename: galera.rpm
url: http://yum.mariadb.org/10.5.10/centos/8/x86_64/rpms/galera-4-26.4.8-1.el8.x86_64.rpm
validation:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment