Skip to content

Commit

Permalink
[bitnami/mysql] Release 11.1.19 (#29929)
Browse files Browse the repository at this point in the history
* [bitnami/mysql] Release 11.1.19 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Oct 16, 2024
1 parent 72497f5 commit 1381f66
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions bitnami/mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## 11.1.18 (2024-10-14)
## 11.1.19 (2024-10-16)

* [bitnami/mysql] Release 11.1.18 ([#29887](https://github.com/bitnami/charts/pull/29887))
* [bitnami/mysql] Release 11.1.19 ([#29929](https://github.com/bitnami/charts/pull/29929))

## <small>11.1.17 (2024-09-17)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/mysql/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.24.0
digest: sha256:46b36e150d694a13f14e342c1f73c1609d8e7d2adae517b0ace596d0b27c1c77
generated: "2024-10-14T11:44:22.526197571Z"
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-16T09:34:24.386936413Z"
6 changes: 3 additions & 3 deletions bitnami/mysql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: mysql
image: docker.io/bitnami/mysql:8.4.2-debian-12-r5
image: docker.io/bitnami/mysql:8.4.3-debian-12-r0
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r35
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r31
apiVersion: v2
appVersion: 8.4.2
appVersion: 8.4.3
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -34,4 +34,4 @@ maintainers:
name: mysql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
version: 11.1.18
version: 11.1.19
2 changes: 1 addition & 1 deletion bitnami/mysql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mysql
tag: 8.4.2-debian-12-r5
tag: 8.4.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 1381f66

Please sign in to comment.