Skip to content

Commit 437a96d

Browse files
author
Bitnami Containers
committed
[bitnami/ghost] Release 15.0.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 03c8c7d commit 437a96d

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.20.0
4+
appVersion: 4.20.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: 15.0.5
36+
version: 15.0.6

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.20.0-debian-10-r0
57+
tag: 4.20.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
@@ -545,7 +545,7 @@ volumePermissions:
545545
image:
546546
registry: docker.io
547547
repository: bitnami/bitnami-shell
548-
tag: 10-debian-10-r228
548+
tag: 10-debian-10-r229
549549
pullPolicy: IfNotPresent
550550
## Optionally specify an array of imagePullSecrets.
551551
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)