[bitnami/mariadb-galera] Release 14.2.3 (#33284)

* [bitnami/mariadb-galera] Release 14.2.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:
Bitnami Bot
2025-05-01 17:24:07 +02:00
committed by GitHub
parent 379064a0cd
commit 66b41fa1e0
4 changed files with 15 additions and 10 deletions
+7 -2
View File
@@ -1,8 +1,13 @@
# Changelog
## 14.2.2 (2025-04-01)
## 14.2.3 (2025-05-01)
* [bitnami/mariadb-galera] Release 14.2.2 ([#32712](https://github.com/bitnami/charts/pull/32712))
* [bitnami/mariadb-galera] Release 14.2.3 ([#33284](https://github.com/bitnami/charts/pull/33284))
## <small>14.2.2 (2025-04-01)</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-galera] Release 14.2.2 (#32712) ([325f550](https://github.com/bitnami/charts/commit/325f550908ee29765e2d8b22fcd1aa600d8ae7f0)), closes [#32712](https://github.com/bitnami/charts/issues/32712)
## <small>14.2.1 (2025-03-02)</small>
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-02-19T21:53:07.13481752Z"
version: 2.30.2
digest: sha256:85748f67a5f7d7b1d8e36608bb0aae580ed522f65e17def2ccc88a5285992445
generated: "2025-05-01T14:55:18.593287265Z"
+3 -3
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-r9
image: docker.io/bitnami/mariadb-galera: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
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.2
version: 14.2.3
+2 -2
View File
@@ -93,7 +93,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mariadb-galera
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
@@ -891,7 +891,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)