diff --git a/charts/ecsjenkinsecrgithub/Chart.yaml b/charts/ecsjenkinsecrgithub/Chart.yaml index 14e7ac4..69fd607 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.3 diff --git a/charts/ecsjenkinsecrgithub/values.yaml b/charts/ecsjenkinsecrgithub/values.yaml index cd0b069..27594a8 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.3 pullPolicy: IfNotPresent service: name: ecsjenkinsecrgithub