Skip to content

Commit

Permalink
release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Jun 16, 2019
1 parent a54f541 commit 3cb1238
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion charts/rollout-app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiVersion: v1
appVersion: 0.0.4
description: A Helm chart for Kubernetes
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/d273e09/images/nodejs.png
name: rollout-app
version: 0.1.0-SNAPSHOT
version: 0.0.4
4 changes: 2 additions & 2 deletions charts/rollout-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: draft
tag: dev
repository: gcr.io/jx-development/rollout-app
tag: 0.0.4
pullPolicy: IfNotPresent

# define environment variables here as a map of key: value
Expand Down

0 comments on commit 3cb1238

Please sign in to comment.