mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/mysql] ⚡ ⬆️ Update dependency references (#35892)
* [bitnami/mysql] Release 14.0.3 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 14.0.2 (2025-08-07)
|
||||
## 14.0.3 (2025-08-14)
|
||||
|
||||
* [bitnami/mysql] :zap: :arrow_up: Update dependency references ([#35629](https://github.com/bitnami/charts/pull/35629))
|
||||
* [bitnami/mysql] :zap: :arrow_up: Update dependency references ([#35892](https://github.com/bitnami/charts/pull/35892))
|
||||
|
||||
## <small>14.0.2 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/mysql] :zap: :arrow_up: Update dependency references (#35629) ([cc4c357](https://github.com/bitnami/charts/commit/cc4c3571291fc7e2e769b7222e3daffe5b342d23)), closes [#35629](https://github.com/bitnami/charts/issues/35629)
|
||||
|
||||
## <small>14.0.1 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:f9c314553215490ea1b94c70082cb152d6ff5916ce185b4e00f5287f81545b4c
|
||||
generated: "2025-08-07T18:35:48.160846236Z"
|
||||
version: 2.31.4
|
||||
digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
|
||||
generated: "2025-08-14T15:28:48.352580574Z"
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: mysql
|
||||
image: docker.io/bitnami/mysql:9.4.0-debian-12-r1
|
||||
- name: mysqld-exporter
|
||||
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r15
|
||||
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r16
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
licenses: Apache-2.0
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: mysql
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
|
||||
version: 14.0.2
|
||||
version: 14.0.3
|
||||
|
||||
@@ -1400,7 +1400,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mysqld-exporter
|
||||
tag: 0.17.2-debian-12-r15
|
||||
tag: 0.17.2-debian-12-r16
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user