Update to version 0.3.0, version image in webapp

This commit is contained in:
mattwr18 2020-02-04 15:46:08 +01:00
parent b9e5686860
commit 5fad1bb628
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "0.2.2"
appVersion: "0.3.0"
description: A Helm chart for Human Connection
name: human-connection
version: 0.1.0

View File

@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: webapp
image: humanconnection/nitro-web:0.2.2
image: "{{ .Values.webappImage }}:{{ .Chart.AppVersion }}"
imagePullPolicy: {{ .Values.image.pullPolicy }}
envFrom:
- configMapRef: