Podinfo 0.1.0

This commit is contained in:
Stefan Prodan
2018-03-13 12:46:01 +02:00
parent 65e6abdd64
commit f5bf49bcf4
2 changed files with 6 additions and 2 deletions

View File

@@ -1,8 +1,12 @@
apiVersion: v1
appVersion: "0.0.9"
appVersion: "0.1.0"
description: Podinfo Helm chart for Kubernetes
name: podinfo
version: 0.0.2
home: https://github.com/stefanprodan/k8s-podinfo
sources:
- https://github.com/stefanprodan/k8s-podinfo
maintainers:
- name: stefanprodan
email: stefanprodan@users.noreply.github.com
engine: gotpl

View File

@@ -5,7 +5,7 @@ backend: http://backend-podinfo:9898/echo
image:
repository: stefanprodan/podinfo
tag: 0.0.9
tag: 0.1.0
pullPolicy: IfNotPresent
service: