mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 15:27:14 +08:00
[bitnami/mariadb] Release 18.2.2 (#26977)
* [bitnami/mariadb] Release 18.2.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 18.2.1 (2024-06-04)
|
||||
## 18.2.2 (2024-06-06)
|
||||
|
||||
* [bitnami/mariadb] Bump chart version ([#26644](https://github.com/bitnami/charts/pull/26644))
|
||||
* [bitnami/mariadb] Release 18.2.2 ([#26977](https://github.com/bitnami/charts/pull/26977))
|
||||
|
||||
## <small>18.2.1 (2024-06-04)</small>
|
||||
|
||||
* [bitnami/mariadb] Bump chart version (#26644) ([1cf51a6](https://github.com/bitnami/charts/commit/1cf51a65b4c7753ade78015e301b378cf490979e)), closes [#26644](https://github.com/bitnami/charts/issues/26644)
|
||||
|
||||
## 18.2.0 (2024-05-24)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.19.3
|
||||
digest: sha256:de997835d9ce9a9deefc2d70d8c62b11aa1d1a76ece9e86a83736ab9f930bf4d
|
||||
generated: "2024-05-21T14:05:47.373489262+02:00"
|
||||
version: 2.20.0
|
||||
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6
|
||||
generated: "2024-06-06T15:09:25.614856114Z"
|
||||
|
||||
@@ -6,32 +6,32 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.3.2-debian-12-r5
|
||||
image: docker.io/bitnami/mariadb:11.3.2-debian-12-r6
|
||||
- name: mysqld-exporter
|
||||
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r16
|
||||
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r17
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r21
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r22
|
||||
apiVersion: v2
|
||||
appVersion: 11.3.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: MariaDB is an open source, community-developed SQL database server that is widely in use around the world due to its enterprise features, flexibility, and collaboration with leading tech firms.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png
|
||||
keywords:
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
- prometheus
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
- prometheus
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
||||
version: 18.2.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
||||
version: 18.2.2
|
||||
|
||||
@@ -95,7 +95,7 @@ serviceBindings:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 11.3.2-debian-12-r5
|
||||
tag: 11.3.2-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1053,7 +1053,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r21
|
||||
tag: 12-debian-12-r22
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
@@ -1097,7 +1097,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mysqld-exporter
|
||||
tag: 0.15.1-debian-12-r16
|
||||
tag: 0.15.1-debian-12-r17
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
|
||||
Reference in New Issue
Block a user