Bläddra i källkod

Upgraded catalog item(s) (#1780)

* Upgraded catalog item(s)

        This commit upgrades gitea, qbittorrent, twofactor-auth, vaultwarden, joplin, immich, passbolt, grafana, firefly-iii, n8n, planka, unifi-protect-backup, homarr, odoo catalog item(s).

* untouch files and common bump

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
bugclerk 1 år sedan
förälder
incheckning
694e6037ca
24 ändrade filer med 43 tillägg och 39 borttagningar
  1. 2 2
      library/ix-dev/community/grafana/Chart.yaml
  2. 1 1
      library/ix-dev/community/grafana/values.yaml
  3. 4 3
      library/ix-dev/community/immich/Chart.yaml
  4. 2 2
      library/ix-dev/community/immich/values.yaml
  5. 3 3
      library/ix-dev/community/passbolt/Chart.lock
  6. 3 3
      library/ix-dev/community/passbolt/Chart.yaml
  7. BIN
      library/ix-dev/community/passbolt/charts/common-1.2.2.tgz
  8. BIN
      library/ix-dev/community/passbolt/charts/common-1.2.3.tgz
  9. 1 1
      library/ix-dev/community/passbolt/values.yaml
  10. 3 3
      library/ix-dev/community/qbittorrent/Chart.lock
  11. 5 4
      library/ix-dev/community/qbittorrent/Chart.yaml
  12. BIN
      library/ix-dev/community/qbittorrent/charts/common-1.2.2.tgz
  13. BIN
      library/ix-dev/community/qbittorrent/charts/common-1.2.3.tgz
  14. 1 1
      library/ix-dev/community/qbittorrent/values.yaml
  15. 3 3
      library/ix-dev/community/twofactor-auth/Chart.lock
  16. 5 4
      library/ix-dev/community/twofactor-auth/Chart.yaml
  17. BIN
      library/ix-dev/community/twofactor-auth/charts/common-1.2.2.tgz
  18. BIN
      library/ix-dev/community/twofactor-auth/charts/common-1.2.3.tgz
  19. 1 1
      library/ix-dev/community/twofactor-auth/values.yaml
  20. 3 3
      library/ix-dev/community/unifi-protect-backup/Chart.lock
  21. 5 4
      library/ix-dev/community/unifi-protect-backup/Chart.yaml
  22. BIN
      library/ix-dev/community/unifi-protect-backup/charts/common-1.2.2.tgz
  23. BIN
      library/ix-dev/community/unifi-protect-backup/charts/common-1.2.3.tgz
  24. 1 1
      library/ix-dev/community/unifi-protect-backup/values.yaml

+ 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.1.3
+version: 1.1.4
 apiVersion: v2
-appVersion: 10.2.1
+appVersion: 10.2.2
 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.1
+  tag: 10.2.2
 
 resources:
   limits:

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

@@ -1,11 +1,12 @@
 name: immich
-description: Immich is a self-hosted photo and video backup solution directly from your mobile phone.
+description: Immich is a self-hosted photo and video backup solution directly from
+  your mobile phone.
 annotations:
   title: Immich
 type: application
-version: 2.0.0
+version: 2.0.1
 apiVersion: v2
-appVersion: 1.88.1
+appVersion: 1.88.2
 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.88.1
+  tag: v1.88.2
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.88.1
+  tag: v1.88.2
 
 typesenseImage:
   repository: typesense/typesense

+ 3 - 3
library/ix-dev/community/passbolt/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.2.2
-digest: sha256:fb077cb81f6acecd5c9e6adc22a18e156f780cd78f27198cdb47810f95364b56
-generated: "2023-11-09T15:42:42.339095633+02:00"
+  version: 1.2.3
+digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
+generated: "2023-11-22T10:46:47.011664343+02:00"

+ 3 - 3
library/ix-dev/community/passbolt/Chart.yaml

@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
 annotations:
   title: Passbolt
 type: application
-version: 1.1.3
+version: 1.1.4
 apiVersion: v2
-appVersion: 4.4.0.1
+appVersion: 4.4.1.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.2.2
+    version: 1.2.3
 home: https://www.passbolt.com
 icon: https://media.sys.truenas.net/apps/passbolt/icons/icon.svg
 sources:

BIN
library/ix-dev/community/passbolt/charts/common-1.2.2.tgz


BIN
library/ix-dev/community/passbolt/charts/common-1.2.3.tgz


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

@@ -1,7 +1,7 @@
 image:
   repository: passbolt/passbolt
   pullPolicy: IfNotPresent
-  tag: 4.4.0-1-ce-non-root
+  tag: 4.4.1-1-ce-non-root
 
 resources:
   limits:

+ 3 - 3
library/ix-dev/community/qbittorrent/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.2.2
-digest: sha256:fb077cb81f6acecd5c9e6adc22a18e156f780cd78f27198cdb47810f95364b56
-generated: "2023-11-09T15:43:19.785918508+02:00"
+  version: 1.2.3
+digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
+generated: "2023-11-22T10:47:37.165083239+02:00"

+ 5 - 4
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.1.2
+version: 1.1.3
 apiVersion: v2
-appVersion: 4.6.0
+appVersion: 4.6.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +15,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.2.2
+    version: 1.2.3
 home: https://www.qbittorrent.org/
 icon: https://media.sys.truenas.net/apps/qbittorrent/icons/icon.png
 sources:

BIN
library/ix-dev/community/qbittorrent/charts/common-1.2.2.tgz


BIN
library/ix-dev/community/qbittorrent/charts/common-1.2.3.tgz


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

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

+ 3 - 3
library/ix-dev/community/twofactor-auth/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.2.2
-digest: sha256:fb077cb81f6acecd5c9e6adc22a18e156f780cd78f27198cdb47810f95364b56
-generated: "2023-11-09T15:44:54.832381721+02:00"
+  version: 1.2.3
+digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
+generated: "2023-11-22T10:47:17.32908872+02:00"

+ 5 - 4
library/ix-dev/community/twofactor-auth/Chart.yaml

@@ -1,11 +1,12 @@
 name: twofactor-auth
-description: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.
+description: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP)
+  generators like Google Authenticator, designed for both mobile and desktop.
 annotations:
   title: 2FAuth
 type: application
-version: 1.1.2
+version: 1.1.3
 apiVersion: v2
-appVersion: 4.2.3
+appVersion: 4.2.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +15,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.2.2
+    version: 1.2.3
 home: https://docs.2fauth.app/
 icon: https://media.sys.truenas.net/apps/twofactor-auth/icons/icon.png
 sources:

BIN
library/ix-dev/community/twofactor-auth/charts/common-1.2.2.tgz


BIN
library/ix-dev/community/twofactor-auth/charts/common-1.2.3.tgz


+ 1 - 1
library/ix-dev/community/twofactor-auth/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: 2fauth/2fauth
   pullPolicy: IfNotPresent
-  tag: 4.2.3
+  tag: 4.2.4
 
 resources:
   limits:

+ 3 - 3
library/ix-dev/community/unifi-protect-backup/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.2.2
-digest: sha256:fb077cb81f6acecd5c9e6adc22a18e156f780cd78f27198cdb47810f95364b56
-generated: "2023-11-09T15:45:06.043895197+02:00"
+  version: 1.2.3
+digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
+generated: "2023-11-22T10:47:50.448271826+02:00"

+ 5 - 4
library/ix-dev/community/unifi-protect-backup/Chart.yaml

@@ -1,11 +1,12 @@
 name: unifi-protect-backup
-description: Unifi Protect Backup is a python based tool for backing up UniFi Protect event clips as they occur.
+description: Unifi Protect Backup is a python based tool for backing up UniFi Protect
+  event clips as they occur.
 annotations:
   title: Unifi Protect Backup
 type: application
-version: 1.1.3
+version: 1.1.4
 apiVersion: v2
-appVersion: 0.10.1
+appVersion: 0.10.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +15,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.2.2
+    version: 1.2.3
 home: https://github.com/ep1cman/unifi-protect-backup
 icon: https://media.sys.truenas.net/apps/unifi-protect-backup/icons/icon.png
 sources:

BIN
library/ix-dev/community/unifi-protect-backup/charts/common-1.2.2.tgz


BIN
library/ix-dev/community/unifi-protect-backup/charts/common-1.2.3.tgz


+ 1 - 1
library/ix-dev/community/unifi-protect-backup/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/ep1cman/unifi-protect-backup
   pullPolicy: IfNotPresent
-  tag: 0.10.1
+  tag: 0.10.2
 
 resources:
   limits: