From e8af67794bc57b0b89e2115bd03af6107c5cec7b Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Fri, 22 Feb 2019 05:01:24 +0000 Subject: [PATCH] release 0.0.2 --- charts/ecsjenkinsecrgithub/Chart.yaml | 2 +- charts/ecsjenkinsecrgithub/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ecsjenkinsecrgithub/Chart.yaml b/charts/ecsjenkinsecrgithub/Chart.yaml index 14e7ac4..ecad193 100644 --- a/charts/ecsjenkinsecrgithub/Chart.yaml +++ b/charts/ecsjenkinsecrgithub/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: ecsjenkinsecrgithub -version: 0.1.0-SNAPSHOT +version: 0.0.2 diff --git a/charts/ecsjenkinsecrgithub/values.yaml b/charts/ecsjenkinsecrgithub/values.yaml index cd0b069..665e45a 100755 --- a/charts/ecsjenkinsecrgithub/values.yaml +++ b/charts/ecsjenkinsecrgithub/values.yaml @@ -3,8 +3,8 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: draft - tag: dev + repository: 793459850633.dkr.ecr.us-west-2.amazonaws.com/hoangmnsd/ecsjenkinsecrgithub + tag: 0.0.2 pullPolicy: IfNotPresent service: name: ecsjenkinsecrgithub