From 8943a89ef38951ac9de506516248fa23e0ae0981 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Thu, 20 Dec 2018 11:39:42 +0000 Subject: [PATCH] release 0.0.6 --- charts/rsvp/Chart.yaml | 2 +- charts/rsvp/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/rsvp/Chart.yaml b/charts/rsvp/Chart.yaml index c754b69..ed6a722 100644 --- a/charts/rsvp/Chart.yaml +++ b/charts/rsvp/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v1 description: A Helm chart for Kubernetes name: rsvp -version: v0.1.0 +version: 0.0.6 diff --git a/charts/rsvp/values.yaml b/charts/rsvp/values.yaml index 54649f8..a9f3c9e 100755 --- a/charts/rsvp/values.yaml +++ b/charts/rsvp/values.yaml @@ -3,8 +3,8 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: draft - tag: dev + repository: 724091578886.dkr.ecr.eu-west-1.amazonaws.com/plsanchezfaure/rsvp + tag: 0.0.6 pullPolicy: IfNotPresent service: name: rsvp