Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Commit 90c0826

Browse files
release 0.0.1
1 parent 830ff9f commit 90c0826

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

charts/mulder/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
apiVersion: v1
2+
appVersion: 0.0.1
23
description: A Helm chart for Kubernetes
34
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/d273e09/images/go.png
45
name: mulder
5-
version: 0.1.0-SNAPSHOT
6+
version: 0.0.1

charts/mulder/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Declare variables to be passed into your templates.
44
replicaCount: 1
55
image:
6-
repository: draft
7-
tag: dev
6+
repository: 10.99.248.203:5000/wdcryer/mulder
7+
tag: 0.0.1
88
pullPolicy: IfNotPresent
99

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

0 commit comments

Comments
 (0)