[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:
Bitnami Bot
2024-07-24 13:24:45 +02:00
committed by GitHub
parent 47587afb86
commit 3a1f9c005b
3 changed files with 9 additions and 5 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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'