mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
[bitnami/mariadb] Release 20.2.2 (#31535)
* [bitnami/mariadb] Release 20.2.2 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
|
||||
|
||||
## 20.2.1 (2024-12-14)
|
||||
## 20.2.2 (2025-01-23)
|
||||
|
||||
* [bitnami/mariadb] Release 20.2.1 ([#31043](https://github.com/bitnami/charts/pull/31043))
|
||||
* [bitnami/mariadb] Release 20.2.2 ([#31535](https://github.com/bitnami/charts/pull/31535))
|
||||
|
||||
## <small>20.2.1 (2024-12-14)</small>
|
||||
|
||||
* [bitnami/mariadb] Release 20.2.1 (#31043) ([afe2d8d](https://github.com/bitnami/charts/commit/afe2d8d5b540a8b3ced4a46d04b4c5313c7354e1)), closes [#31043](https://github.com/bitnami/charts/issues/31043)
|
||||
|
||||
## 20.2.0 (2024-12-10)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.28.0
|
||||
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
|
||||
generated: "2024-12-10T17:11:48.981868+01:00"
|
||||
version: 2.29.1
|
||||
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
|
||||
generated: "2025-01-23T18:55:03.87258797Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.4.4-debian-12-r2
|
||||
image: docker.io/bitnami/mariadb:11.4.4-debian-12-r3
|
||||
- name: mysqld-exporter
|
||||
image: docker.io/bitnami/mysqld-exporter:0.16.0-debian-12-r3
|
||||
image: docker.io/bitnami/mysqld-exporter:0.16.0-debian-12-r5
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r34
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r35
|
||||
apiVersion: v2
|
||||
appVersion: 11.4.4
|
||||
dependencies:
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
||||
version: 20.2.1
|
||||
version: 20.2.2
|
||||
|
||||
@@ -100,7 +100,7 @@ serviceBindings:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 11.4.4-debian-12-r2
|
||||
tag: 11.4.4-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1252,7 +1252,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r34
|
||||
tag: 12-debian-12-r35
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
@@ -1296,7 +1296,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mysqld-exporter
|
||||
tag: 0.16.0-debian-12-r3
|
||||
tag: 0.16.0-debian-12-r5
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
|
||||
Reference in New Issue
Block a user