* Upgraded catalog item(s) This commit upgrades vikunja, immich, grafana catalog item(s). * bump --------- Co-authored-by: sonicaj <waqarsonic1@gmail.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
@@ -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
@@ -1,7 +1,7 @@
image:
repository: grafana/grafana
pullPolicy: IfNotPresent
- tag: 10.2.2
+ tag: 10.2.3
resources:
limits:
@@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
title: Immich
-version: 3.0.0
+version: 3.0.1
-appVersion: 1.91.3
+appVersion: 1.91.4
@@ -1,12 +1,12 @@
repository: altran1502/immich-server
- tag: v1.91.3
+ tag: v1.91.4
mlImage:
repository: altran1502/immich-machine-learning
pgvectorImage:
repository: tensorchord/pgvecto-rs
@@ -3,9 +3,9 @@ description: Vikunja is an open-source, self-hostable to-do app.
title: Vikunja
-version: 1.0.4
+version: 1.0.5
-appVersion: 0.21.0
+appVersion: 0.22.0
@@ -1,11 +1,11 @@
repository: vikunja/api
- tag: 0.21.0
+ tag: 0.22.0
frontendImage:
repository: vikunja/frontend
nginxImage:
repository: nginx