mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user