Skip to content

Commit 46ac74a

Browse files
author
Bitnami Containers
committed
[bitnami/ghost] Release 14.0.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 6748bab commit 46ac74a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

bitnami/ghost/Chart.lock

Lines changed: 4 additions & 4 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.8.0
4+
version: 1.9.0
55
- name: mariadb
66
repository: https://charts.bitnami.com/bitnami
7-
version: 9.4.3
8-
digest: sha256:77ca7d350285320b0cd2fe7219ffd2f4e0f56397e1c92d05f374e1359fbdd6c7
9-
generated: "2021-08-25T04:47:23.629320099Z"
7+
version: 9.5.1
8+
digest: sha256:6f7b63da1fab9b5df0d0989d6580d197f9bbcacd50d92fc44e4501b05df3ea8c
9+
generated: "2021-09-14T21:07:48.831905266Z"

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.12.1
4+
appVersion: 4.13.0
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.13
36+
version: 14.0.14

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.12.1-debian-10-r7
57+
tag: 4.13.0-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-r172
502+
tag: 10-debian-10-r192
503503
pullPolicy: IfNotPresent
504504
## Optionally specify an array of imagePullSecrets.
505505
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)