mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 12:57:08 +08:00
[bitnami/mariadb] Release 20.4.3 (#33085)
* [bitnami/mariadb] Release 20.4.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 20.4.2 (2025-03-21)
|
||||
## 20.4.3 (2025-04-20)
|
||||
|
||||
* [bitnami/mariadb] Release 20.4.2 ([#32557](https://github.com/bitnami/charts/pull/32557))
|
||||
* [bitnami/mariadb] Release 20.4.3 ([#33085](https://github.com/bitnami/charts/pull/33085))
|
||||
|
||||
## <small>20.4.2 (2025-03-21)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/mariadb] Release 20.4.2 (#32557) ([0d7c80d](https://github.com/bitnami/charts/commit/0d7c80d002d7943850248a2d389bbbb589433009)), closes [#32557](https://github.com/bitnami/charts/issues/32557)
|
||||
|
||||
## <small>20.4.1 (2025-02-25)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.4.5-debian-12-r9
|
||||
image: docker.io/bitnami/mariadb:11.4.5-debian-12-r12
|
||||
- name: mysqld-exporter
|
||||
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r2
|
||||
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r7
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
appVersion: 11.4.5
|
||||
dependencies:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
||||
version: 20.4.2
|
||||
version: 20.4.3
|
||||
|
||||
@@ -100,7 +100,7 @@ serviceBindings:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 11.4.5-debian-12-r9
|
||||
tag: 11.4.5-debian-12-r12
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1319,7 +1319,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r40
|
||||
tag: 12-debian-12-r43
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
@@ -1363,7 +1363,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mysqld-exporter
|
||||
tag: 0.17.2-debian-12-r2
|
||||
tag: 0.17.2-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