Deployment (Kubernetes): bump version
This commit is contained in:
parent
bd7b4724d6
commit
12d57f0de9
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ spec:
|
||||||
- "gisaf-backend"
|
- "gisaf-backend"
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: gisaf-backend-initdb
|
- name: gisaf-backend-initdb
|
||||||
image: code.philo.ydns.eu/philorg/gisaf-backend:0.5.0-alpha.8
|
image: code.philo.ydns.eu/philorg/gisaf-backend:0.5.0-alpha.10
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
command: ["gisaf", "create-db"]
|
command: ["gisaf", "create-db"]
|
||||||
env:
|
env:
|
||||||
|
@ -120,7 +120,7 @@ spec:
|
||||||
value: gisaf-database
|
value: gisaf-database
|
||||||
containers:
|
containers:
|
||||||
- name: gisaf-backend
|
- name: gisaf-backend
|
||||||
image: code.philo.ydns.eu/philorg/gisaf-backend:0.5.0-alpha.8
|
image: code.philo.ydns.eu/philorg/gisaf-backend:0.5.0-alpha.10
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: GISAF__GISAF_LIVE__REDIS
|
- name: GISAF__GISAF_LIVE__REDIS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue