From 6dfa384c3b2ab369dba0583e765f0dcb523187a6 Mon Sep 17 00:00:00 2001 From: David McCormick Date: Tue, 14 May 2019 15:27:15 +0100 Subject: [PATCH] bump to version 0.8.4 --- helm/kube-graffiti/Chart.yaml | 2 +- helm/kube-graffiti/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/kube-graffiti/Chart.yaml b/helm/kube-graffiti/Chart.yaml index 9b7a3bb..0d14869 100644 --- a/helm/kube-graffiti/Chart.yaml +++ b/helm/kube-graffiti/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 appVersion: "1.0" description: Graffiti kubernetes objects name: kube-graffiti -version: 0.8.3 +version: 0.8.4 diff --git a/helm/kube-graffiti/values.yaml b/helm/kube-graffiti/values.yaml index 646321f..244cf4f 100644 --- a/helm/kube-graffiti/values.yaml +++ b/helm/kube-graffiti/values.yaml @@ -8,7 +8,7 @@ replicaCount: 1 # You can change the image (for testing) image: repository: hotelsdotcom/kube-graffiti - tag: 0.8.3 + tag: 0.8.4 pullPolicy: IfNotPresent # nameOverride and fullnameOverride allow you to change the way that the chart/release name is generated