mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/mariadb] ⚡ ⬆️ Update dependency references (#33856)
* [bitnami/mariadb] Release 20.5.6 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 20.5.5 (2025-05-08)
|
||||
## 20.5.6 (2025-05-23)
|
||||
|
||||
* [bitnami/mariadb] :zap: :arrow_up: Update dependency references ([#33554](https://github.com/bitnami/charts/pull/33554))
|
||||
* [bitnami/mariadb] :zap: :arrow_up: Update dependency references ([#33856](https://github.com/bitnami/charts/pull/33856))
|
||||
|
||||
## <small>20.5.5 (2025-05-08)</small>
|
||||
|
||||
* [bitnami/mariadb] :zap: :arrow_up: Update dependency references (#33554) ([018ee9e](https://github.com/bitnami/charts/commit/018ee9e25e0c04583b882e756287b514679e6959)), closes [#33554](https://github.com/bitnami/charts/issues/33554)
|
||||
|
||||
## <small>20.5.4 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,15 +5,15 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.4.6-debian-12-r0
|
||||
image: docker.io/bitnami/mariadb:11.4.7-debian-12-r0
|
||||
- name: mysqld-exporter
|
||||
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r8
|
||||
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r9
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 11.4.6
|
||||
appVersion: 11.4.7
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
||||
version: 20.5.5
|
||||
version: 20.5.6
|
||||
|
||||
@@ -100,7 +100,7 @@ serviceBindings:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 11.4.6-debian-12-r0
|
||||
tag: 11.4.7-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1327,7 +1327,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r43
|
||||
tag: 12-debian-12-r45
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
@@ -1371,7 +1371,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mysqld-exporter
|
||||
tag: 0.17.2-debian-12-r8
|
||||
tag: 0.17.2-debian-12-r9
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace)
|
||||
|
||||
Reference in New Issue
Block a user