[bitnami/mariadb-galera] Release 14.2.2 (#32712)

* [bitnami/mariadb-galera] Release 14.2.2 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:
Bitnami Bot
2025-04-01 17:21:48 +02:00
committed by GitHub
parent 567f7128e5
commit 325f550908
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 14.2.1 (2025-03-02)
## 14.2.2 (2025-04-01)
* [bitnami/mariadb-galera] Release 14.2.1 ([#32229](https://github.com/bitnami/charts/pull/32229))
* [bitnami/mariadb-galera] Release 14.2.2 ([#32712](https://github.com/bitnami/charts/pull/32712))
## <small>14.2.1 (2025-03-02)</small>
* [bitnami/mariadb-galera] Release 14.2.1 (#32229) ([02368ff](https://github.com/bitnami/charts/commit/02368ff70a363aa1d5aebc42469c5af7daa3ccb7)), closes [#32229](https://github.com/bitnami/charts/issues/32229)
## 14.2.0 (2025-02-26)

View File

@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: mariadb-galera
image: docker.io/bitnami/mariadb-galera:11.4.5-debian-12-r6
image: docker.io/bitnami/mariadb-galera:11.4.5-debian-12-r9
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r0
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r2
apiVersion: v2
appVersion: 11.4.5
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: mariadb-galera
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb-galera
version: 14.2.1
version: 14.2.2

View File

@@ -93,7 +93,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mariadb-galera
tag: 11.4.5-debian-12-r6
tag: 11.4.5-debian-12-r9
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -891,7 +891,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.17.2-debian-12-r0
tag: 0.17.2-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)