Skip to content

Commit 40c2422

Browse files
release 0.0.1
1 parent 68218f4 commit 40c2422

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/lightning-kube/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
description: A Helm chart for Kubernetes
33
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/d273e09/images/go.png
44
name: lightning-kube
5-
version: 0.1.0-SNAPSHOT
5+
version: 0.0.1

charts/lightning-kube/values.yaml

+2-2
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.211.147:5000/kevinstl/lightning-kube
7+
tag: 0.0.1
88
pullPolicy: IfNotPresent
99
service:
1010
name: lightning-kube

0 commit comments

Comments
 (0)