From 91ef41b9045b2f01c81ac7cc2097770d268e07ff Mon Sep 17 00:00:00 2001 From: tompizmor Date: Wed, 28 Mar 2018 12:04:44 +0200 Subject: [PATCH] Update ghost repository value --- stable/ghost/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 58a414b80..f898d720d 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -3,7 +3,7 @@ ## image: registry: docker.io - repository: bitnami/ghost + repository: tompizmor/ghost tag: 1.21.6 pullPolicy: IfNotPresent