Selaa lähdekoodia

Upgraded catalog item(s) (#1496)

This commit upgrades gitea, qbittorrent, immich catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 vuotta sitten
vanhempi
commit
0b5585cf66

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

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
 annotations:
   title: Gitea
 type: application
-version: 1.0.16
+version: 1.0.17
 apiVersion: v2
-appVersion: '1.19.0'
+appVersion: 1.20.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 3 - 3
library/ix-dev/community/gitea/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: gitea/gitea
   pullPolicy: IfNotPresent
-  tag: 1.19.0-rootless
+  tag: 1.20.3-rootless
 
 resources:
   limits:
@@ -14,8 +14,8 @@ giteaConfig:
 giteaNetwork:
   webPort: 30008
   sshPort: 30009
-  certificateID: null
-  rootURL: ""
+  certificateID:
+  rootURL: ''
   hostNetwork: false
 
 # FIXME: Currently only user 1000 works.

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

@@ -3,9 +3,9 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.16
+version: 1.0.17
 apiVersion: v2
-appVersion: 1.76.0
+appVersion: 1.76.1
 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.76.0
+  tag: v1.76.1
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.76.0
+  tag: v1.76.1
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.76.0
+  tag: v1.76.1
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.76.0
+  tag: v1.76.1
 
 typesenseImage:
   repository: typesense/typesense

+ 4 - 3
library/ix-dev/community/qbittorrent/Chart.yaml

@@ -1,11 +1,12 @@
 name: qbittorrent
-description: The qBittorrent project aims to provide an open-source software alternative to µTorrent.
+description: The qBittorrent project aims to provide an open-source software alternative
+  to µTorrent.
 annotations:
   title: qBittorrent
 type: application
-version: 1.0.20
+version: 1.0.21
 apiVersion: v2
-appVersion: 4.5.4
+appVersion: 4.5.5
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/qbittorrent/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/onedr0p/qbittorrent
   pullPolicy: IfNotPresent
-  tag: 4.5.4
+  tag: 4.5.5
 
 resources:
   limits: