Skip to content

Commit

Permalink
[bitnami/wordpress] Update MariaDB to 14.x.x (bitnami#20012)
Browse files Browse the repository at this point in the history
* [bitnami/wordpress] Update MariaDB to 14.x.x

Signed-off-by: mauraza <[email protected]>

* [bitnami/harbor] Fix: volume permissions not updating the folder root and scandata (bitnami#19837)

* Update jobservice-dpl.yaml

Signed-off-by: Ween Jiann <[email protected]>
Signed-off-by: Lee Ween Jiann <[email protected]>

* Update Chart.yaml

Signed-off-by: Lee Ween Jiann <[email protected]>

---------

Signed-off-by: Ween Jiann <[email protected]>
Signed-off-by: Lee Ween Jiann <[email protected]>

* update readme

Signed-off-by: mauraza <[email protected]>

---------

Signed-off-by: mauraza <[email protected]>
Signed-off-by: Ween Jiann <[email protected]>
Signed-off-by: Lee Ween Jiann <[email protected]>
Co-authored-by: Ween Jiann <[email protected]>
  • Loading branch information
Ibone González Mauraza and lwj5 authored Oct 11, 2023
1 parent 89ac93c commit ed389d6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
8 changes: 4 additions & 4 deletions bitnami/wordpress/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 6.6.2
version: 6.6.5
- 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:863575558718feec345c5573b7f1ea9a1578f23db417fa8151e6bc0310d68184
generated: "2023-10-06T08:32:08.645153374Z"
digest: sha256:56af54f8c9da680706e077608eeb82670e54813036ef65c52f5a3bae7307e7d5
generated: "2023-10-11T09:06:34.349749115+02:00"
4 changes: 2 additions & 2 deletions bitnami/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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:
Expand All @@ -44,4 +44,4 @@ maintainers:
name: wordpress
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 17.1.17
version: 18.0.0
6 changes: 5 additions & 1 deletion bitnami/wordpress/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,10 @@ To enable the new features, it is not possible to do it by upgrading an existing

## Upgrading

### To 18.0.0

This major release bumps the MariaDB version to 11.1. No major issues are expected during the upgrade.

### To 17.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.
Expand Down Expand Up @@ -638,4 +642,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.

0 comments on commit ed389d6

Please sign in to comment.