mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 02:50:42 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -3,10 +3,10 @@ description: Vikunja is an open-source, self-hostable to-do app.
|
||||
annotations:
|
||||
title: Vikunja
|
||||
type: application
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
appVersion: 0.24.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: vikunja/vikunja
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.24.2
|
||||
tag: 0.24.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -9,7 +9,7 @@ resources:
|
||||
memory: 8Gi
|
||||
|
||||
vikunjaConfig:
|
||||
url: ""
|
||||
url: ''
|
||||
maxFileSize: 20
|
||||
additionalEnvs: []
|
||||
|
||||
Reference in New Issue
Block a user