Skip to content

Commit

Permalink
[bitnami/mariadb-galera] Release 14.0.13 (bitnami#30735)
Browse files Browse the repository at this point in the history
* [bitnami/mariadb-galera] Release 14.0.13 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 Dec 3, 2024
1 parent 8db9c0b commit 2344562
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 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.0.12 (2024-11-04)
## 14.0.13 (2024-12-03)

* [bitnami/mariadb-galera] Release 14.0.12 ([#30200](https://github.com/bitnami/charts/pull/30200))
* [bitnami/mariadb-galera] Release 14.0.13 ([#30735](https://github.com/bitnami/charts/pull/30735))

## <small>14.0.12 (2024-11-04)</small>

* [bitnami/mariadb-galera] Release 14.0.12 (#30200) ([fde08ae](https://github.com/bitnami/charts/commit/fde08ae54de37cef63e0015b906dd65c54c451f8)), closes [#30200](https://github.com/bitnami/charts/issues/30200)

## <small>14.0.11 (2024-11-02)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/mariadb-galera/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-11-02T14:10:03.550750586Z"
version: 2.27.2
digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576
generated: "2024-12-03T16:10:13.424093527Z"
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.4-debian-12-r0
image: docker.io/bitnami/mariadb-galera:11.4.4-debian-12-r2
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r36
image: docker.io/bitnami/mysqld-exporter:0.16.0-debian-12-r2
apiVersion: v2
appVersion: 11.4.4
dependencies:
Expand All @@ -33,4 +33,4 @@ maintainers:
name: mariadb-galera
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb-galera
version: 14.0.12
version: 14.0.13
4 changes: 2 additions & 2 deletions bitnami/mariadb-galera/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mariadb-galera
tag: 11.4.4-debian-12-r0
tag: 11.4.4-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -886,7 +886,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.15.1-debian-12-r36
tag: 0.16.0-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
Expand Down

0 comments on commit 2344562

Please sign in to comment.