Deployment: bump version; cosmetic
This commit is contained in:
parent
8341a29a36
commit
4af204ae68
3 changed files with 7 additions and 5 deletions
|
@ -106,7 +106,7 @@ spec:
|
|||
- "gisaf-backend"
|
||||
initContainers:
|
||||
- name: gisaf-backend-initdb
|
||||
image: code.philo.ydns.eu/philorg/gisaf-backend:0.5.0-alpha.5
|
||||
image: code.philo.ydns.eu/philorg/gisaf-backend:0.5.0-alpha.8
|
||||
imagePullPolicy: Always
|
||||
command: ["gisaf", "create-db"]
|
||||
env:
|
||||
|
@ -114,7 +114,7 @@ spec:
|
|||
value: gisaf-database
|
||||
containers:
|
||||
- name: gisaf-backend
|
||||
image: code.philo.ydns.eu/philorg/gisaf-backend:0.5.0-alpha.5
|
||||
image: code.philo.ydns.eu/philorg/gisaf-backend:0.5.0-alpha.8
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: GISAF__GISAF_LIVE__REDIS
|
||||
|
@ -122,7 +122,7 @@ spec:
|
|||
- name: GISAF__DB__HOST
|
||||
value: gisaf-database
|
||||
- name: gisaf-frontend
|
||||
image: code.philo.ydns.eu/philorg/gisaf-frontend:0.5.0-alpha.12
|
||||
image: code.philo.ydns.eu/philorg/gisaf-frontend:0.5.0-alpha.13
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- nginx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue