[bitnami/mysql] Release 11.1.14 (#28478)

* [bitnami/mysql] Release 11.1.14 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-25 11:23:49 +02:00
committed by GitHub
parent 77d4a8a5d2
commit 24058909b3
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.1.13 (2024-07-24)
## 11.1.14 (2024-07-25)
* [bitnami/mysql] Release 11.1.13 ([#28338](https://github.com/bitnami/charts/pull/28338))
* [bitnami/mysql] Release 11.1.14 ([#28478](https://github.com/bitnami/charts/pull/28478))
## <small>11.1.13 (2024-07-24)</small>
* [bitnami/mysql] Release 11.1.13 (#28338) ([3a1f9c0](https://github.com/bitnami/charts/commit/3a1f9c005b5890020ab09db6eeb5df52142efa1e)), closes [#28338](https://github.com/bitnami/charts/issues/28338)
## <small>11.1.12 (2024-07-23)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: mysql
image: docker.io/bitnami/mysql:8.4.2-debian-12-r1
image: docker.io/bitnami/mysql:8.4.2-debian-12-r2
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r27
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r29
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r25
image: docker.io/bitnami/os-shell:12-debian-12-r26
apiVersion: v2
appVersion: 8.4.2
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: mysql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
version: 11.1.13
version: 11.1.14

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mysql
tag: 8.4.2-debian-12-r1
tag: 8.4.2-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1155,7 +1155,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r25
tag: 12-debian-12-r26
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1200,7 +1200,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.15.1-debian-12-r27
tag: 0.15.1-debian-12-r29
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.