Skip to content

Commit bc72e87

Browse files
author
Bitnami Containers
committed
[bitnami/ghost] Release 17.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 9d676e8 commit bc72e87

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: mariadb
33
repository: https://charts.bitnami.com/bitnami
4-
version: 11.0.1
4+
version: 11.0.2
55
- name: common
66
repository: https://charts.bitnami.com/bitnami
77
version: 1.13.1
8-
digest: sha256:a1ce889e26eda82fb68203704fae07981a0726b91aeeeefbd5c1a8ff98647f12
9-
generated: "2022-04-28T17:06:10.491633058Z"
8+
digest: sha256:4ffb494f100ec76402e55f26fb943113a3afcfa145bc89106fbff71d93b4e225
9+
generated: "2022-05-02T13:15:46.147460823Z"

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.46.0
4+
appVersion: 4.46.1
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: 17.0.3
36+
version: 17.0.4

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.46.0-debian-10-r0
57+
tag: 4.46.1-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-r409
553+
tag: 10-debian-10-r413
554554
pullPolicy: IfNotPresent
555555
## Optionally specify an array of imagePullSecrets.
556556
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)