Skip to content

Commit

Permalink
[bitnami/mariadb-galera] Release 14.2.1 (#32229)
Browse files Browse the repository at this point in the history
* [bitnami/mariadb-galera] Release 14.2.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Mar 2, 2025
1 parent 366c617 commit 02368ff
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
8 changes: 6 additions & 2 deletions bitnami/mariadb-galera/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 14.2.0 (2025-02-21)
## 14.2.1 (2025-03-02)

* [bitnami/mariadb-galera] Set `usePasswordFiles=true` by default ([#32111](https://github.com/bitnami/charts/pull/32111))
* [bitnami/mariadb-galera] Release 14.2.1 ([#32229](https://github.com/bitnami/charts/pull/32229))

## 14.2.0 (2025-02-26)

* [bitnami/mariadb-galera] Set `usePasswordFiles=true` by default (#32111) ([d312db4](https://github.com/bitnami/charts/commit/d312db4016edce2d8a4dbb8ea3d49886bb1cb918)), closes [#32111](https://github.com/bitnami/charts/issues/32111)

## <small>14.1.4 (2025-02-19)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/mariadb-galera/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: mariadb-galera
image: docker.io/bitnami/mariadb-galera:11.4.5-debian-12-r3
image: docker.io/bitnami/mariadb-galera:11.4.5-debian-12-r6
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.16.0-debian-12-r10
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r0
apiVersion: v2
appVersion: 11.4.5
dependencies:
Expand All @@ -33,4 +33,4 @@ maintainers:
name: mariadb-galera
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb-galera
version: 14.2.0
version: 14.2.1
4 changes: 2 additions & 2 deletions bitnami/mariadb-galera/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mariadb-galera
tag: 11.4.5-debian-12-r3
tag: 11.4.5-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -891,7 +891,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.16.0-debian-12-r10
tag: 0.17.2-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
Expand Down

0 comments on commit 02368ff

Please sign in to comment.