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"
|
||||
initContainers:
|
||||
- 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
|
||||
command: ["gisaf", "create-db"]
|
||||
env:
|
||||
|
@ -120,7 +120,7 @@ spec:
|
|||
value: gisaf-database
|
||||
containers:
|
||||
- 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
|
||||
env:
|
||||
- name: GISAF__GISAF_LIVE__REDIS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue