mirror of
https://github.com/bitnami/charts.git
synced 2026-02-12 21:47:15 +08:00
[bitnami/mysql] Release 11.1.13 (#28338)
* [bitnami/mysql] Release 11.1.13 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 11.1.12 (2024-07-23)
|
||||
## 11.1.13 (2024-07-24)
|
||||
|
||||
* [bitnami/mysql] Release 11.1.12 ([#28206](https://github.com/bitnami/charts/pull/28206))
|
||||
* [bitnami/mysql] Release 11.1.13 ([#28338](https://github.com/bitnami/charts/pull/28338))
|
||||
|
||||
## <small>11.1.12 (2024-07-23)</small>
|
||||
|
||||
* [bitnami/mysql] Release 11.1.12 (#28206) ([910b102](https://github.com/bitnami/charts/commit/910b1028b01ed667761888fd39a76209cb873fd9)), closes [#28206](https://github.com/bitnami/charts/issues/28206)
|
||||
|
||||
## <small>11.1.11 (2024-07-22)</small>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mysql
|
||||
image: docker.io/bitnami/mysql:8.4.2-debian-12-r0
|
||||
image: docker.io/bitnami/mysql:8.4.2-debian-12-r1
|
||||
- name: mysqld-exporter
|
||||
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r27
|
||||
- name: os-shell
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: mysql
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
|
||||
version: 11.1.12
|
||||
version: 11.1.13
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mysql
|
||||
tag: 8.4.2-debian-12-r0
|
||||
tag: 8.4.2-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user