mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/mariadb] ⚡ ⬆️ Update dependency references (#36108)
* [bitnami/mariadb] Release 22.0.0 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
|
||||
|
||||
## 21.0.8 (2025-08-14)
|
||||
## 22.0.0 (2025-08-18)
|
||||
|
||||
* [bitnami/mariadb] :zap: :arrow_up: Update dependency references ([#35891](https://github.com/bitnami/charts/pull/35891))
|
||||
* [bitnami/mariadb] :zap: :arrow_up: Update dependency references ([#36108](https://github.com/bitnami/charts/pull/36108))
|
||||
|
||||
## <small>21.0.8 (2025-08-14)</small>
|
||||
|
||||
* [bitnami/mariadb] :zap: :arrow_up: Update dependency references (#35891) ([0ba150f](https://github.com/bitnami/charts/commit/0ba150f330d4acb2db0f428f545d6ab863f29b28)), closes [#35891](https://github.com/bitnami/charts/issues/35891)
|
||||
|
||||
## <small>21.0.7 (2025-08-08)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.8.3-debian-12-r0
|
||||
image: docker.io/bitnami/mariadb:12.0.2-debian-12-r0
|
||||
- name: mysqld-exporter
|
||||
image: docker.io/bitnami/mysqld-exporter:0.17.2-debian-12-r16
|
||||
- name: os-shell
|
||||
@@ -13,7 +13,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 11.8.3
|
||||
appVersion: 12.0.2
|
||||
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: 21.0.8
|
||||
version: 22.0.0
|
||||
|
||||
@@ -100,7 +100,7 @@ serviceBindings:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 11.8.3-debian-12-r0
|
||||
tag: 12.0.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user