Skip to content

Commit 64b218d

Browse files
author
Bitnami Containers
committed
[bitnami/ghost] Release 16.3.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent d5076b0 commit 64b218d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.41.3
4+
appVersion: 4.42.0
55
dependencies:
66
- condition: mariadb.enabled
77
name: mariadb
@@ -33,4 +33,4 @@ name: ghost
3333
sources:
3434
- https://github.com/bitnami/bitnami-docker-ghost
3535
- https://www.ghost.org/
36-
version: 16.3.4
36+
version: 16.3.5

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.41.3-debian-10-r3
57+
tag: 4.42.0-debian-10-r0
5858
## Specify a imagePullPolicy
5959
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
6060
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -550,7 +550,7 @@ volumePermissions:
550550
image:
551551
registry: docker.io
552552
repository: bitnami/bitnami-shell
553-
tag: 10-debian-10-r379
553+
tag: 10-debian-10-r383
554554
pullPolicy: IfNotPresent
555555
## Optionally specify an array of imagePullSecrets.
556556
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)