From bb4f9757ff7db5fe8ce7571de41ec95684399835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 17 Oct 2018 18:23:06 +0200 Subject: [PATCH] [stable/ghost] Remove distro tag (#8556) Signed-off-by: Carlos Rodriguez Hernandez --- stable/ghost/Chart.yaml | 2 +- stable/ghost/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 7c225ca104..31a040ae78 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,5 +1,5 @@ name: ghost -version: 5.3.2 +version: 5.3.3 appVersion: 2.2.3 description: A simple, powerful publishing platform that allows you to share your stories with the world diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index e532434886..56db5e19e1 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 2.2.3-debian-9 + tag: 2.2.3 ## 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