mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 15:37:20 +08:00
[bitnami/mariadb] Release 20.2.3 (#31789)
* [bitnami/mariadb] Release 20.2.3 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
|
||||
|
||||
## 20.2.2 (2025-01-23)
|
||||
## 20.2.3 (2025-02-05)
|
||||
|
||||
* [bitnami/mariadb] Release 20.2.2 ([#31535](https://github.com/bitnami/charts/pull/31535))
|
||||
* [bitnami/mariadb] Release 20.2.3 ([#31789](https://github.com/bitnami/charts/pull/31789))
|
||||
|
||||
## <small>20.2.2 (2025-01-23)</small>
|
||||
|
||||
* [bitnami/mariadb] Release 20.2.2 (#31535) ([9bc801b](https://github.com/bitnami/charts/commit/9bc801b4caa0b2fff6ae3392f6b417877a056965)), closes [#31535](https://github.com/bitnami/charts/issues/31535)
|
||||
|
||||
## <small>20.2.1 (2024-12-14)</small>
|
||||
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.4.4-debian-12-r3
|
||||
image: docker.io/bitnami/mariadb:11.4.5-debian-12-r0
|
||||
- name: mysqld-exporter
|
||||
image: docker.io/bitnami/mysqld-exporter:0.16.0-debian-12-r5
|
||||
image: docker.io/bitnami/mysqld-exporter:0.16.0-debian-12-r7
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r35
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r36
|
||||
apiVersion: v2
|
||||
appVersion: 11.4.4
|
||||
appVersion: 11.4.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
||||
version: 20.2.2
|
||||
version: 20.2.3
|
||||
|
||||
@@ -100,7 +100,7 @@ serviceBindings:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 11.4.4-debian-12-r3
|
||||
tag: 11.4.5-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1252,7 +1252,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r35
|
||||
tag: 12-debian-12-r36
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
@@ -1296,7 +1296,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mysqld-exporter
|
||||
tag: 0.16.0-debian-12-r5
|
||||
tag: 0.16.0-debian-12-r7
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
|
||||
Reference in New Issue
Block a user