[bitnami/drupal] Update MariaDB (#19998)

Signed-off-by: mauraza <gibone@vmware.com>
This commit is contained in:
Ibone González Mauraza
2023-10-11 13:23:48 +02:00
committed by GitHub
parent 840e093e21
commit 89ac93c880
3 changed files with 10 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.1.3
version: 14.0.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.13.2
digest: sha256:c6e65edbabef9c25d383071a222186fd74d56e72e3f930d0b64273624470477d
generated: "2023-10-06T02:15:29.923678565Z"
digest: sha256:7617e01cd06d41043c65d55055935e5b34bfb7a55014a5c7d8da13a52b7f070c
generated: "2023-10-10T13:40:37.590219164+02:00"

View File

@@ -17,7 +17,7 @@ dependencies:
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.x.x
version: 14.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
@@ -40,4 +40,4 @@ maintainers:
name: drupal
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
version: 15.1.8
version: 16.0.0

View File

@@ -408,6 +408,10 @@ Find more information about how to deal with common errors related to Bitnami's
## Upgrading
### To 16.0.0
This major release bumps the MariaDB version to 11.1. No major issues are expected during the upgrade.
### To 15.0.0
This major release bumps the MariaDB version to 11.0. Follow the [upstream instructions](https://mariadb.com/kb/en/upgrading-from-mariadb-10-11-to-mariadb-11-0/) for upgrading from MariaDB 10.11 to 11.0. No major issues are expected during the upgrade.
@@ -542,4 +546,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.