[bitnami/mariadb] Release 18.2.5 (#27619)

* [bitnami/mariadb] Release 18.2.5 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-01 17:32:04 +02:00
committed by GitHub
parent c9763df011
commit 41836ccc60
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 18.2.4 (2024-06-18)
## 18.2.5 (2024-07-01)
* [bitnami/mariadb] Release 18.2.4 ([#27375](https://github.com/bitnami/charts/pull/27375))
* [bitnami/mariadb] Release 18.2.5 ([#27619](https://github.com/bitnami/charts/pull/27619))
## <small>18.2.4 (2024-06-18)</small>
* [bitnami/mariadb] Release 18.2.4 (#27375) ([fcac2b3](https://github.com/bitnami/charts/commit/fcac2b33f4bb90c19932b4eec6636fc4b3c10cdc)), closes [#27375](https://github.com/bitnami/charts/issues/27375)
## <small>18.2.3 (2024-06-17)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: mariadb
image: docker.io/bitnami/mariadb:11.3.2-debian-12-r6
image: docker.io/bitnami/mariadb:11.3.2-debian-12-r8
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r24
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r25
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
image: docker.io/bitnami/os-shell:12-debian-12-r24
apiVersion: v2
appVersion: 11.3.2
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: mariadb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
version: 18.2.4
version: 18.2.5

View File

@@ -95,7 +95,7 @@ serviceBindings:
image:
registry: docker.io
repository: bitnami/mariadb
tag: 11.3.2-debian-12-r6
tag: 11.3.2-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1053,7 +1053,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r22
tag: 12-debian-12-r24
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
@@ -1097,7 +1097,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.15.1-debian-12-r24
tag: 0.15.1-debian-12-r25
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)