mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update to version 0.3.0, version image in webapp
This commit is contained in:
parent
b9e5686860
commit
5fad1bb628
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user