diff --git a/charts/cars-rest-api/Chart.yaml b/charts/cars-rest-api/Chart.yaml index 441059f..4792fcd 100644 --- a/charts/cars-rest-api/Chart.yaml +++ b/charts/cars-rest-api/Chart.yaml @@ -1,5 +1,6 @@ apiVersion: v1 +appVersion: 0.0.139 description: A Helm chart for Kubernetes icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/d273e09/images/nodejs.png name: cars-rest-api -version: 0.1.0-SNAPSHOT +version: 0.0.139 diff --git a/charts/cars-rest-api/values.yaml b/charts/cars-rest-api/values.yaml index b41f83d..27d764e 100755 --- a/charts/cars-rest-api/values.yaml +++ b/charts/cars-rest-api/values.yaml @@ -3,8 +3,8 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: draft - tag: dev + repository: gcr.io/jx-development/cars-rest-api + tag: 0.0.139 pullPolicy: IfNotPresent env: