[stable/ghost] Bump Ghost version (#419)

* ghost-0.4.2: bump `bitnami/ghost` image to version `0.11.4-r0`

* Update requirements.yaml
This commit is contained in:
Juan Ariza Toledano
2017-01-25 19:09:20 -08:00
committed by Vic Iglesias
parent a95b464c52
commit 7f9864ff24
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: ghost
version: 0.4.1
version: 0.4.2
description: A simple, powerful publishing platform that allows you to share your stories with the world
keywords:
- ghost
+1 -1
View File
@@ -1,4 +1,4 @@
dependencies:
- name: mariadb
version: 0.5.2
version: 0.5.6
repository: https://kubernetes-charts.storage.googleapis.com/
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami Ghost image version
## ref: https://hub.docker.com/r/bitnami/ghost/tags/
##
image: bitnami/ghost:0.11.3-r0
image: bitnami/ghost:0.11.4-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'