release 0.0.1

This commit is contained in:
jenkins-x-bot
2020-04-16 08:03:04 +00:00
parent 3a221a5e9f
commit b1b603e37b
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
apiVersion: v1
appVersion: 0.0.1
description: A Helm chart for Kubernetes
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/d273e09/images/nodejs.png
name: frontend-node
version: 0.1.0-SNAPSHOT
version: 0.0.1

View File

@@ -3,8 +3,8 @@
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: draft
tag: dev
repository: gcr.io/flowfactor/frontend-node
tag: 0.0.1
pullPolicy: IfNotPresent
# define environment variables here as a map of key: value