소스 검색

Upgraded catalog item(s) (#1914)

* 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>
bugclerk 1 년 전
부모
커밋
c788be7d52

+ 2 - 2
library/ix-dev/community/grafana/Chart.yaml

@@ -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 - 1
library/ix-dev/community/grafana/values.yaml

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

+ 2 - 2
library/ix-dev/community/immich/Chart.yaml

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

+ 2 - 2
library/ix-dev/community/immich/values.yaml

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

+ 2 - 2
library/ix-dev/community/vikunja/Chart.yaml

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

+ 2 - 2
library/ix-dev/community/vikunja/values.yaml

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