mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/mediawiki] chore!: ⬆️ 💥 Update mariadb to 11.4 (#27941)
* [bitnami/mediawiki] chore!: ⬆️ 💥 Update mariadb to 11.4 Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
84b416fa10
commit
d1afa01d6c
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 20.2.9 (2024-07-04)
|
||||
## 21.0.0 (2024-07-12)
|
||||
|
||||
* [bitnami/mediawiki] Release 20.2.9 ([#27773](https://github.com/bitnami/charts/pull/27773))
|
||||
* [bitnami/mediawiki] chore!: :arrow_up: :boom: Update mariadb to 11.4 ([#27941](https://github.com/bitnami/charts/pull/27941))
|
||||
|
||||
## <small>20.2.9 (2024-07-04)</small>
|
||||
|
||||
* [bitnami/mediawiki] Release 20.2.9 (#27773) ([47016a7](https://github.com/bitnami/charts/commit/47016a7ba791cafcec08e0c3806fefe227c872a9)), closes [#27773](https://github.com/bitnami/charts/issues/27773)
|
||||
|
||||
## <small>20.2.8 (2024-07-03)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.2.6
|
||||
version: 19.0.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.3
|
||||
digest: sha256:59e0f76b648e7b019a903e981a7e5602426388a7228b689bee564ebc55e77e05
|
||||
generated: "2024-07-03T07:22:55.1027228Z"
|
||||
version: 2.20.4
|
||||
digest: sha256:8074168eef2577859122fc416bed302bc6655b0e97ca6ed3ebf0a558864a4c12
|
||||
generated: "2024-07-12T12:04:22.71049769+02:00"
|
||||
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- mediawiki-database
|
||||
version: 18.x.x
|
||||
version: 19.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: mediawiki
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mediawiki
|
||||
version: 20.2.9
|
||||
version: 21.0.0
|
||||
|
||||
@@ -379,6 +379,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 21.0.0
|
||||
|
||||
This major release bumps the MariaDB version to 11.4. Follow the [upstream instructions](https://mariadb.com/kb/en/upgrading-from-mariadb-11-3-to-mariadb-11-4/) for upgrading from MariaDB 11.3 to 11.4. No major issues are expected during the upgrade.
|
||||
|
||||
### To 20.0.0
|
||||
|
||||
This major bump changes the following security defaults:
|
||||
|
||||
Reference in New Issue
Block a user