Skip to content

Commit 68ee22f

Browse files
author
Bitnami Containers
committed
[bitnami/ghost] Release 14.0.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 1250b6b commit 68ee22f

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.7.0
4+
version: 1.7.1
55
- name: mariadb
66
repository: https://charts.bitnami.com/bitnami
7-
version: 9.3.19
8-
digest: sha256:cd620b058aa7c06038045ed375de85af90af866d7eef7c285a54193036abb1cb
9-
generated: "2021-07-26T13:52:23.386842367Z"
7+
version: 9.4.0
8+
digest: sha256:cde3592eddb076aff9e531a19bc96a7bb9ccff73b0e0213fa0c7de4db061ae69
9+
generated: "2021-08-03T16:20:43.685179278Z"

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.10.2
4+
appVersion: 4.11.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.9
36+
version: 14.0.10

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.10.2-debian-10-r0
57+
tag: 4.11.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-r143
502+
tag: 10-debian-10-r150
503503
pullPolicy: IfNotPresent
504504
## Optionally specify an array of imagePullSecrets.
505505
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)