From 3e15b7dcd6ec2446ae1a7542e479c4e0727ec733 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Sat, 30 Mar 2019 20:02:16 +0000 Subject: [PATCH] release 1.0.2 --- charts/goof/Chart.yaml | 2 +- charts/goof/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/goof/Chart.yaml b/charts/goof/Chart.yaml index 050435a90a..9ed7defaa8 100644 --- a/charts/goof/Chart.yaml +++ b/charts/goof/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/nodejs.png name: goof -version: 0.1.0-SNAPSHOT +version: 1.0.2 diff --git a/charts/goof/values.yaml b/charts/goof/values.yaml index f4f7403875..beac7bc2c1 100755 --- a/charts/goof/values.yaml +++ b/charts/goof/values.yaml @@ -3,8 +3,8 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: draft - tag: dev + repository: 10.101.31.145:5000/mikomraz/goof + tag: 1.0.2 pullPolicy: IfNotPresent service: name: goof