From 160d73fb9fde2f42022e206da8bd86decb8cd7ac Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 31 Dec 2023 19:42:48 +0100 Subject: [PATCH] [bitnami/mysql] Release 9.16.1 updating components versions (#21805) Signed-off-by: Bitnami Containers --- bitnami/mysql/Chart.lock | 6 +++--- bitnami/mysql/Chart.yaml | 8 ++++---- bitnami/mysql/README.md | 2 +- bitnami/mysql/values.yaml | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bitnami/mysql/Chart.lock b/bitnami/mysql/Chart.lock index 8920e138cb..b8bc83494c 100644 --- a/bitnami/mysql/Chart.lock +++ b/bitnami/mysql/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.13.3 -digest: sha256:9a971689db0c66ea95ac2e911c05014c2b96c6077c991131ff84f2982f88fb83 -generated: "2023-10-25T13:36:31.889996785Z" + version: 2.14.1 +digest: sha256:5ccbe5f1fe4459864a8c9d7329c400b678666b6cfb1450818a830bda81995bc3 +generated: "2023-12-31T18:34:25.710573192Z" diff --git a/bitnami/mysql/Chart.yaml b/bitnami/mysql/Chart.yaml index 6879adeb4d..f519ce306b 100644 --- a/bitnami/mysql/Chart.yaml +++ b/bitnami/mysql/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: mysql - image: docker.io/bitnami/mysql:8.0.35-debian-11-r0 + image: docker.io/bitnami/mysql:8.0.35-debian-11-r2 - name: mysqld-exporter - image: docker.io/bitnami/mysqld-exporter:0.15.0-debian-11-r71 + image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-11-r0 - name: os-shell - image: docker.io/bitnami/os-shell:11-debian-11-r91 + image: docker.io/bitnami/os-shell:11-debian-11-r93 apiVersion: v2 appVersion: 8.0.35 dependencies: @@ -34,4 +34,4 @@ maintainers: name: mysql sources: - https://github.com/bitnami/charts/tree/main/bitnami/mysql -version: 9.16.0 +version: 9.16.1 diff --git a/bitnami/mysql/README.md b/bitnami/mysql/README.md index 3a30de9553..103aa96f2d 100644 --- a/bitnami/mysql/README.md +++ b/bitnami/mysql/README.md @@ -572,4 +572,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/mysql/values.yaml b/bitnami/mysql/values.yaml index 8e3a505df8..be02cb4f77 100644 --- a/bitnami/mysql/values.yaml +++ b/bitnami/mysql/values.yaml @@ -85,7 +85,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mysql - tag: 8.0.35-debian-11-r0 + tag: 8.0.35-debian-11-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1071,7 +1071,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r91 + tag: 11-debian-11-r93 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1105,7 +1105,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.15.0-debian-11-r71 + tag: 0.15.1-debian-11-r0 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.