mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/mysql] ⚡ ⬆️ Update dependency references (#34474)
* [bitnami/mysql] Release 13.0.2 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:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 13.0.1 (2025-06-06)
|
||||
## 13.0.2 (2025-06-13)
|
||||
|
||||
* [bitnami/mysql] :zap: :arrow_up: Update dependency references ([#34203](https://github.com/bitnami/charts/pull/34203))
|
||||
* [bitnami/mysql] :zap: :arrow_up: Update dependency references ([#34474](https://github.com/bitnami/charts/pull/34474))
|
||||
|
||||
## <small>13.0.1 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/mysql] :zap: :arrow_up: Update dependency references (#34203) ([dd724f1](https://github.com/bitnami/charts/commit/dd724f14108510987ecc8ca81277c2ac5f0d85ad)), closes [#34203](https://github.com/bitnami/charts/issues/34203)
|
||||
* [bitnami/mysql] Update MySQL docs (#33613) ([b0ca2e2](https://github.com/bitnami/charts/commit/b0ca2e239a09b9e9eca7fe2f67b0f85b3f5d696c)), closes [#33613](https://github.com/bitnami/charts/issues/33613)
|
||||
|
||||
## 13.0.0 (2025-05-12)
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: mysql
|
||||
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-r11
|
||||
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r12
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: mysql
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
|
||||
version: 13.0.1
|
||||
version: 13.0.2
|
||||
|
||||
@@ -1400,7 +1400,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mysqld-exporter
|
||||
tag: 0.17.2-debian-12-r11
|
||||
tag: 0.17.2-debian-12-r12
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user