Skip to content

Commit 62532a4

Browse files
author
Bitnami Containers
committed
[bitnami/ghost] Release 14.0.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent ca00baa commit 62532a4

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

bitnami/ghost/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: common
33
repository: https://charts.bitnami.com/bitnami
4-
version: 1.9.0
4+
version: 1.9.1
55
- name: mariadb
66
repository: https://charts.bitnami.com/bitnami
77
version: 9.6.0
8-
digest: sha256:3c89d2f1eb52c5d9238fab99730b16c00b948623eebef1c33cce95fe80488db4
9-
generated: "2021-09-17T19:30:08.687610569Z"
8+
digest: sha256:26a7b2f08c7756eae4652a9b50b786cb1c28cab4a619d17b7db06e38f910ff3a
9+
generated: "2021-09-23T11:36:01.193163757Z"

bitnami/ghost/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
category: CMS
33
apiVersion: v2
4-
appVersion: 4.15.0
4+
appVersion: 4.15.1
55
dependencies:
66
- name: common
77
repository: https://charts.bitnami.com/bitnami
@@ -33,4 +33,4 @@ name: ghost
3333
sources:
3434
- https://github.com/bitnami/bitnami-docker-ghost
3535
- http://www.ghost.org/
36-
version: 14.0.17
36+
version: 14.0.18

bitnami/ghost/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ extraDeploy: []
5454
image:
5555
registry: docker.io
5656
repository: bitnami/ghost
57-
tag: 4.15.0-debian-10-r0
57+
tag: 4.15.1-debian-10-r0
5858
## Specify a imagePullPolicy
5959
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
6060
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -499,7 +499,7 @@ volumePermissions:
499499
image:
500500
registry: docker.io
501501
repository: bitnami/bitnami-shell
502-
tag: 10-debian-10-r195
502+
tag: 10-debian-10-r201
503503
pullPolicy: IfNotPresent
504504
## Optionally specify an array of imagePullSecrets.
505505
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)