From 9e2ff3df1a1a93a76e9a67989bb4c9546d0266da Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 27 Feb 2017 12:08:14 -0500 Subject: [PATCH] ghost bump dependency mariadb 0.5.9 (#644) * ghost bump dependency mariadb 0.5.9 * Version bump --- stable/ghost/Chart.yaml | 2 +- stable/ghost/requirements.lock | 6 +++--- stable/ghost/requirements.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index 290b3fffb4..1ae736470a 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,5 +1,5 @@ name: ghost -version: 0.4.4 +version: 0.4.5 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: - ghost diff --git a/stable/ghost/requirements.lock b/stable/ghost/requirements.lock index 907fbd19b3..c284680a55 100644 --- a/stable/ghost/requirements.lock +++ b/stable/ghost/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 0.5.7 -digest: sha256:409eefb841b53ef1aa91d0607d87e6c475297df40101180c787260d766657d95 -generated: 2017-01-27T16:07:02.693815624-08:00 + version: 0.5.9 +digest: sha256:2c911bb44ebae5d8e3d9d69cfb49ce9704cf6cd02bc3583b29fc945e9f213d6a +generated: 2017-02-14T19:54:54.498668531-05:00 diff --git a/stable/ghost/requirements.yaml b/stable/ghost/requirements.yaml index ac65eec118..89da452cb4 100644 --- a/stable/ghost/requirements.yaml +++ b/stable/ghost/requirements.yaml @@ -1,4 +1,4 @@ dependencies: - name: mariadb - version: 0.5.7 + version: 0.5.9 repository: https://kubernetes-charts.storage.googleapis.com/