mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update Vikunja group
| datasource | package | from | to | | ---------- | ---------------- | ------ | ------ | | docker | vikunja/api | 0.20.1 | 0.20.2 | | docker | vikunja/frontend | 0.20.2 | 0.20.3 |
This commit is contained in:
@@ -89,7 +89,7 @@ spec:
|
||||
additionalContainers:
|
||||
api:
|
||||
name: api
|
||||
image: vikunja/api:0.20.1
|
||||
image: vikunja/api:0.20.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: VIKUNJA_SERVICE_JWTSECRET
|
||||
@@ -119,5 +119,5 @@ spec:
|
||||
subPath: Vikunja.yaml
|
||||
frontend:
|
||||
name: frontend
|
||||
image: vikunja/frontend:0.20.2
|
||||
image: vikunja/frontend:0.20.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
Reference in New Issue
Block a user