From 6b8fbf0edda028b8e6bbc46ca81cf21efbb4dcae Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 16 Jan 2018 06:23:23 +0000 Subject: [PATCH] [stable/ghost] Release 2.1.8 (#3332) * ghost: update to `bitnami/ghost:1.19.2-r1` * ghost: bump chart version to `2.1.8` * adds OWNERS file --- stable/ghost/Chart.yaml | 2 +- stable/ghost/OWNERS | 8 ++++++++ stable/ghost/values.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 stable/ghost/OWNERS diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 8c644be225..6d3b644214 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,5 +1,5 @@ name: ghost -version: 2.1.7 +version: 2.1.8 appVersion: 1.19.2 description: A simple, powerful publishing platform that allows you to share your stories with the world diff --git a/stable/ghost/OWNERS b/stable/ghost/OWNERS new file mode 100644 index 0000000000..0d4d6f1291 --- /dev/null +++ b/stable/ghost/OWNERS @@ -0,0 +1,8 @@ +approvers: +- prydonius +- tompizmor +- sameersbn +reviewers: +- prydonius +- tompizmor +- sameersbn diff --git a/stable/ghost/values.yaml b/stable/ghost/values.yaml index 151f416435..6b619c292d 100644 --- a/stable/ghost/values.yaml +++ b/stable/ghost/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Ghost image version ## ref: https://hub.docker.com/r/bitnami/ghost/tags/ ## -image: bitnami/ghost:1.19.2-r0 +image: bitnami/ghost:1.19.2-r1 ## Busybox image used to configure volume permissions ##