Publish new changes in catalog

This commit is contained in:
sonicaj
2024-09-21 05:51:49 +00:00
parent 7c89769f15
commit 00a48cd356
164 changed files with 19 additions and 20 deletions

View File

@@ -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/

View File

@@ -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: []