Browse Source

Upgraded catalog item(s) (#2697)

This commit upgrades home-assistant, minio, castopod, immich, grafana catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 year ago
parent
commit
8f4600b932

+ 2 - 2
library/ix-dev/charts/home-assistant/Chart.yaml

@@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
 annotations:
   title: Home Assistant
 type: application
-version: 2.0.35
+version: 2.0.36
 apiVersion: v2
-appVersion: 2024.7.3
+appVersion: 2024.7.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/home-assistant/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: homeassistant/home-assistant
-  tag: 2024.7.3
+  tag: 2024.7.4
 
 # Keep using the same image
 # as before the migration

+ 2 - 2
library/ix-dev/charts/minio/Chart.yaml

@@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
 annotations:
   title: MinIO
 type: application
-version: 2.0.12
+version: 2.0.13
 apiVersion: v2
-appVersion: 2024-07-26T20-48-21Z
+appVersion: 2024-07-29T22-14-52Z
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/minio/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2024-07-26T20-48-21Z
+  tag: RELEASE.2024-07-29T22-14-52Z
 logSearchImage:
   pullPolicy: IfNotPresent
   repository: minio/operator

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

@@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
 annotations:
   title: Castopod
 type: application
-version: 1.2.21
+version: 1.2.22
 apiVersion: v2
-appVersion: 1.12.3
+appVersion: 1.12.5
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,11 +1,11 @@
 image:
   repository: castopod/app
   pullPolicy: IfNotPresent
-  tag: 1.12.3
+  tag: 1.12.5
 webImage:
   repository: castopod/web-server
   pullPolicy: IfNotPresent
-  tag: 1.12.3
+  tag: 1.12.5
 
 resources:
   limits:

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

@@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
 annotations:
   title: Grafana
 type: application
-version: 1.2.15
+version: 1.2.16
 apiVersion: v2
-appVersion: 11.1.1
+appVersion: 11.1.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: 11.1.1
+  tag: 11.1.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: 4.0.9
+version: 4.0.10
 apiVersion: v2
-appVersion: 1.110.0
+appVersion: 1.111.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,22 +1,22 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.110.0
+  tag: v1.111.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.110.0
+  tag: v1.111.0
 
 mlCudaImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.110.0-cuda
+  tag: v1.111.0-cuda
 
 mlOpenvinoImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.110.0-openvino
+  tag: v1.111.0-openvino
 
 pgvectorImage:
   repository: tensorchord/pgvecto-rs