From aaa0ef460df315d559a2a6171980900ab72c6a50 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Sun, 1 Dec 2019 01:47:07 +0000 Subject: [PATCH] release 1.0.432 --- charts/go-demo-6/Chart.yaml | 3 ++- charts/go-demo-6/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/go-demo-6/Chart.yaml b/charts/go-demo-6/Chart.yaml index 238ed7b12..1bd17f9e9 100644 --- a/charts/go-demo-6/Chart.yaml +++ b/charts/go-demo-6/Chart.yaml @@ -1,5 +1,6 @@ apiVersion: v1 +appVersion: 1.0.432 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: 1.0.432 diff --git a/charts/go-demo-6/values.yaml b/charts/go-demo-6/values.yaml index eb3ae73de..57724c5bb 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: 036548781187.dkr.ecr.us-east-1.amazonaws.com/vfarcic/go-demo-6 + tag: 1.0.432 pullPolicy: IfNotPresent # define environment variables here as a map of key: value