chore: update Apps containing initcontainers -not breaking on SCALE- (#952)

* chore: update Apps containing initcontainers  -not breaking on SCALE-

* correct versioning a bit
This commit is contained in:
Kjeld Schouten-Lebbing
2021-09-09 22:18:30 +02:00
committed by GitHub
parent 9b5e1f3287
commit 7fb7ec972d
13 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ service:
# -- initcontainers
initContainers:
# -- wait for database before starting sogo
- name: init-postgresdb
init-postgresdb:
image: postgres:13.1
command:
- "sh"