[bitnami/mysql] ⬆️ Update dependency references (#34203)

* [bitnami/mysql] Release 13.0.1 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-06-06 06:33:39 +02:00
committed by GitHub
parent 65afab04a7
commit dd724f1410
3 changed files with 13 additions and 8 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 13.0.1 (2025-06-06)
* [bitnami/mysql] :zap: :arrow_up: Update dependency references ([#34203](https://github.com/bitnami/charts/pull/34203))
## 13.0.0 (2025-05-12)
* [bitnami/mysql] :zap: :arrow_up: Update dependency references ([#33608](https://github.com/bitnami/charts/pull/33608))
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
* [bitnami/mysql] :zap: :arrow_up: Update dependency references (#33608) ([98a47b5](https://github.com/bitnami/charts/commit/98a47b5384cc63899673169e0768dd7bf0997271)), closes [#33608](https://github.com/bitnami/charts/issues/33608)
## <small>12.3.5 (2025-05-06)</small>

View File

@@ -5,11 +5,11 @@ annotations:
category: Database
images: |
- name: mysql
image: docker.io/bitnami/mysql:9.3.0-debian-12-r0
image: docker.io/bitnami/mysql:9.3.0-debian-12-r2
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r8
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r11
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r43
image: docker.io/bitnami/os-shell:12-debian-12-r46
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -36,4 +36,4 @@ maintainers:
name: mysql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
version: 13.0.0
version: 13.0.1

View File

@@ -97,7 +97,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mysql
tag: 9.3.0-debian-12-r0
tag: 9.3.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1355,7 +1355,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r43
tag: 12-debian-12-r46
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1400,7 +1400,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.17.2-debian-12-r8
tag: 0.17.2-debian-12-r11
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.