Updated Bitwarden image;Added pull policy to Gitea

This commit is contained in:
2021-04-30 09:53:15 +02:00
parent bb83547bb5
commit 7cfa7a7bf1
2 changed files with 3 additions and 2 deletions

View File

@ -28,7 +28,8 @@ spec:
spec:
containers:
- name: gitea
image: bv11-cr01.bessems.eu/proxy/gitea/gitea:1
image: bv11-cr01.bessems.eu/proxy/gitea/gitea:1.14.1
imagePullPolicy: Always
env:
- name: DB_TYPE
value: 'sqlite3'