[bitnami/mysql] Release 12.0.1 (#30614)

* [bitnami/mysql] Release 12.0.1 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-11-25 11:02:12 +01:00
committed by GitHub
parent e044eec04c
commit cb712f4fa7
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 12.0.1 (2024-11-25)
* [bitnami/mysql] Release 12.0.1 ([#30614](https://github.com/bitnami/charts/pull/30614))
## 12.0.0 (2024-11-12)
* [bitnami/mysql] fix!: :bug: :sparkles: :boom: Set correct serviceName and add Password Update Job ([#30351](https://github.com/bitnami/charts/pull/30351))
* [bitnami/mysql] fix!: :bug: :sparkles: :boom: Set correct serviceName and add Password Update Job (# ([21e98a5](https://github.com/bitnami/charts/commit/21e98a53e0163afef595094d9161509729db6fa4)), closes [#30351](https://github.com/bitnami/charts/issues/30351)
## <small>11.1.20 (2024-11-04)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: mysql
image: docker.io/bitnami/mysql:8.4.3-debian-12-r0
image: docker.io/bitnami/mysql:8.4.3-debian-12-r4
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r35
image: docker.io/bitnami/mysqld-exporter:0.16.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r31
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 8.4.3
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: mysql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
version: 12.0.0
version: 12.0.1

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mysql
tag: 8.4.3-debian-12-r0
tag: 8.4.3-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1289,7 +1289,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r31
tag: 12-debian-12-r33
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1334,7 +1334,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.15.1-debian-12-r35
tag: 0.16.0-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.