Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/ghost] Release 6.7.24 updating components versions (#15095)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored and k8s-ci-robot committed Jun 27, 2019
1 parent 12fd864 commit 50e1125
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stable/ghost/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: ghost
version: 6.7.23
appVersion: 2.25.2
version: 6.7.24
appVersion: 2.25.3
description: A simple, powerful publishing platform that allows you to share your stories with the world
keywords:
- ghost
Expand Down
2 changes: 1 addition & 1 deletion stable/ghost/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ dependencies:
repository: https://kubernetes-charts.storage.googleapis.com/
version: 5.11.3
digest: sha256:b3053e73f5c114f55a794eccea2606cc9fe8a669eaab1716246994bbdd37a473
generated: 2019-06-25T20:07:00.629788572Z
generated: 2019-06-27T12:29:47.802044793Z
2 changes: 1 addition & 1 deletion stable/ghost/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/ghost
tag: 2.25.2-debian-9-r0
tag: 2.25.3-debian-9-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 50e1125

Please sign in to comment.