From a63d380f3310e194e4c8be0052a681cc7e276bfc Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sat, 16 Mar 2019 15:43:20 -0700 Subject: [PATCH] Freezing default version for ghost to ensure stability --- public/v1/apps/ghost.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v1/apps/ghost.json b/public/v1/apps/ghost.json index 5c25d70..8198a08 100644 --- a/public/v1/apps/ghost.json +++ b/public/v1/apps/ghost.json @@ -59,7 +59,7 @@ }, "variables":[ { - "defaultValue":"latest", + "defaultValue":"2.16.4", "description":"Checkout their docker page for the valid tags https://hub.docker.com/r/bitnami/ghost/tags", "id":"$$cap_ghost_version", "label":"Ghost Version",