From 2cc0f0320d9d17136e425461947098c7d846a4d5 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Sat, 29 Dec 2018 16:54:44 +0000 Subject: [PATCH] release 0.0.19 --- charts/go-demo-6/Chart.yaml | 2 +- charts/go-demo-6/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/go-demo-6/Chart.yaml b/charts/go-demo-6/Chart.yaml index 238ed7b12..c413c8ccc 100644 --- a/charts/go-demo-6/Chart.yaml +++ b/charts/go-demo-6/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 description: A Helm chart for Kubernetes icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/d273e09/images/go.png name: go-demo-6 -version: 0.1.0-SNAPSHOT +version: 0.0.19 diff --git a/charts/go-demo-6/values.yaml b/charts/go-demo-6/values.yaml index bbfc2ba2b..ade2f7878 100755 --- a/charts/go-demo-6/values.yaml +++ b/charts/go-demo-6/values.yaml @@ -3,8 +3,8 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: draft - tag: dev + repository: 10.106.94.127:5000/vfarcic/go-demo-6 + tag: 0.0.19 pullPolicy: IfNotPresent service: name: go-demo-6