Skip to content

Commit 48035ef

Browse files
migruiz4carrodher
andauthored
[bitnami/ghost] Bump MariaDB chart (#8701)
* [bitnami/ghost] Bump MariaDB chart Signed-off-by: Miguel Ruiz <miruiz@vmware.com> * Bump major and update README Signed-off-by: Miguel Ruiz <miruiz@vmware.com> * Update bitnami/ghost/README.md Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com> Signed-off-by: Miguel Ruiz <miruiz@vmware.com> Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
1 parent 72ac55c commit 48035ef

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

bitnami/ghost/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 1.10.3
55
- name: mariadb
66
repository: https://charts.bitnami.com/bitnami
7-
version: 9.8.1
8-
digest: sha256:d312038dc9cf328915627c9bcfbe7a42744c80073712a481e634601b5d9b8b8a
9-
generated: "2021-12-16T18:30:49.42622368Z"
7+
version: 10.3.1
8+
digest: sha256:45f7334741ad0b9d1e38252bc39400c8ccf592c1c87c0f0b37a47607caf4f919
9+
generated: "2022-01-18T09:24:18.572074+01:00"

bitnami/ghost/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
repository: https://charts.bitnami.com/bitnami
1414
tags:
1515
- ghost-database
16-
version: 9.x.x
16+
version: 10.x.x
1717
description: A simple, powerful publishing platform that allows you to share your stories with the world
1818
engine: gotpl
1919
home: https://github.com/bitnami/charts/tree/master/bitnami/ghost
@@ -33,4 +33,4 @@ name: ghost
3333
sources:
3434
- https://github.com/bitnami/bitnami-docker-ghost
3535
- https://www.ghost.org/
36-
version: 15.2.2
36+
version: 16.0.0

bitnami/ghost/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,10 @@ Find more information about how to deal with common errors related to Bitnami’
371371
372372
## Upgrading
373373
374+
### To 16.0.0
375+
376+
This major release updates the MariaDB subchart to its newest major, 10.0.0. Check [MariaDB Upgrading Notes](https://github.com/bitnami/charts/tree/master/bitnami/mariadb#to-1000) for more information.
377+
374378
### To 15.0.0
375379
376380
This major release renames several values in this chart and adds missing features, in order to be inline with the rest of assets in the Bitnami charts repository.
@@ -380,8 +384,6 @@ Affected values:
380384
- `service.port` was deprecated, we recommend using `service.ports.http` instead.
381385
- `service.httpsPort` was deprecated, we recommend using `service.ports.https` instead.
382386
383-
Additionally, updates the MariaDB subchart to it newest major, 10.0.0, which contains similar changes.
384-
385387
### To 14.0.0
386388
387389
Due to recent changes in the container image (see [Notable changes](https://github.com/bitnami/bitnami-docker-ghost#notable-changes)), the major version of the chart has been bumped preemptively.

0 commit comments

Comments
 (0)