Publish new changes in catalog

This commit is contained in:
sonicaj
2023-12-20 13:21:16 +00:00
parent c788be7d52
commit 181890d059
65 changed files with 11 additions and 11 deletions

View File

@@ -3,9 +3,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
annotations:
title: Grafana
type: application
version: 1.2.1
version: 1.2.2
apiVersion: v2
appVersion: 10.2.2
appVersion: 10.2.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: grafana/grafana
pullPolicy: IfNotPresent
tag: 10.2.2
tag: 10.2.3
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
annotations:
title: Immich
type: application
version: 3.0.0
version: 3.0.1
apiVersion: v2
appVersion: 1.91.3
appVersion: 1.91.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,12 +1,12 @@
image:
repository: altran1502/immich-server
pullPolicy: IfNotPresent
tag: v1.91.3
tag: v1.91.4
mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.91.3
tag: v1.91.4
pgvectorImage:
repository: tensorchord/pgvecto-rs

View File

@@ -3,9 +3,9 @@ description: Vikunja is an open-source, self-hostable to-do app.
annotations:
title: Vikunja
type: application
version: 1.0.4
version: 1.0.5
apiVersion: v2
appVersion: 0.21.0
appVersion: 0.22.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,11 +1,11 @@
image:
repository: vikunja/api
pullPolicy: IfNotPresent
tag: 0.21.0
tag: 0.22.0
frontendImage:
repository: vikunja/frontend
pullPolicy: IfNotPresent
tag: 0.21.0
tag: 0.22.0
nginxImage:
repository: nginx
pullPolicy: IfNotPresent