diff --git a/library/ix-dev/community/grafana/Chart.yaml b/library/ix-dev/community/grafana/Chart.yaml index 08f813aea9..e13e4e1336 100644 --- a/library/ix-dev/community/grafana/Chart.yaml +++ b/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 diff --git a/library/ix-dev/community/grafana/values.yaml b/library/ix-dev/community/grafana/values.yaml index 9797d3b2bd..177b579514 100644 --- a/library/ix-dev/community/grafana/values.yaml +++ b/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: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 5cbf9e535c..83093f7495 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/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 diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index dabc98632d..aeea307853 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/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 diff --git a/library/ix-dev/community/passbolt/Chart.lock b/library/ix-dev/community/passbolt/Chart.lock index 6b49ec2853..52d8f4a6af 100644 --- a/library/ix-dev/community/passbolt/Chart.lock +++ b/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" diff --git a/library/ix-dev/community/passbolt/Chart.yaml b/library/ix-dev/community/passbolt/Chart.yaml index 4aa800ebaa..64e2ae3f3a 100644 --- a/library/ix-dev/community/passbolt/Chart.yaml +++ b/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: diff --git a/library/ix-dev/community/passbolt/charts/common-1.2.2.tgz b/library/ix-dev/community/passbolt/charts/common-1.2.2.tgz deleted file mode 100644 index 407b7d3f02..0000000000 Binary files a/library/ix-dev/community/passbolt/charts/common-1.2.2.tgz and /dev/null differ diff --git a/library/ix-dev/community/passbolt/charts/common-1.2.3.tgz b/library/ix-dev/community/passbolt/charts/common-1.2.3.tgz new file mode 100644 index 0000000000..a92239d887 Binary files /dev/null and b/library/ix-dev/community/passbolt/charts/common-1.2.3.tgz differ diff --git a/library/ix-dev/community/passbolt/values.yaml b/library/ix-dev/community/passbolt/values.yaml index c3056593e3..1f6c85c9e8 100644 --- a/library/ix-dev/community/passbolt/values.yaml +++ b/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: diff --git a/library/ix-dev/community/qbittorrent/Chart.lock b/library/ix-dev/community/qbittorrent/Chart.lock index ec5d5a5853..e1e82444b8 100644 --- a/library/ix-dev/community/qbittorrent/Chart.lock +++ b/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" diff --git a/library/ix-dev/community/qbittorrent/Chart.yaml b/library/ix-dev/community/qbittorrent/Chart.yaml index 8ab7a6815d..b24b30fdc7 100644 --- a/library/ix-dev/community/qbittorrent/Chart.yaml +++ b/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: diff --git a/library/ix-dev/community/qbittorrent/charts/common-1.2.2.tgz b/library/ix-dev/community/qbittorrent/charts/common-1.2.2.tgz deleted file mode 100644 index 324d58ac1a..0000000000 Binary files a/library/ix-dev/community/qbittorrent/charts/common-1.2.2.tgz and /dev/null differ diff --git a/library/ix-dev/community/qbittorrent/charts/common-1.2.3.tgz b/library/ix-dev/community/qbittorrent/charts/common-1.2.3.tgz new file mode 100644 index 0000000000..ae91b44c8e Binary files /dev/null and b/library/ix-dev/community/qbittorrent/charts/common-1.2.3.tgz differ diff --git a/library/ix-dev/community/qbittorrent/values.yaml b/library/ix-dev/community/qbittorrent/values.yaml index fb6b3622ba..6b28cf7061 100644 --- a/library/ix-dev/community/qbittorrent/values.yaml +++ b/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: diff --git a/library/ix-dev/community/twofactor-auth/Chart.lock b/library/ix-dev/community/twofactor-auth/Chart.lock index 3cfc6139c8..5b9628bb8e 100644 --- a/library/ix-dev/community/twofactor-auth/Chart.lock +++ b/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" diff --git a/library/ix-dev/community/twofactor-auth/Chart.yaml b/library/ix-dev/community/twofactor-auth/Chart.yaml index 2b96a478d6..aac66409fe 100644 --- a/library/ix-dev/community/twofactor-auth/Chart.yaml +++ b/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: diff --git a/library/ix-dev/community/twofactor-auth/charts/common-1.2.2.tgz b/library/ix-dev/community/twofactor-auth/charts/common-1.2.2.tgz deleted file mode 100644 index 4ad2483516..0000000000 Binary files a/library/ix-dev/community/twofactor-auth/charts/common-1.2.2.tgz and /dev/null differ diff --git a/library/ix-dev/community/twofactor-auth/charts/common-1.2.3.tgz b/library/ix-dev/community/twofactor-auth/charts/common-1.2.3.tgz new file mode 100644 index 0000000000..51b259afa2 Binary files /dev/null and b/library/ix-dev/community/twofactor-auth/charts/common-1.2.3.tgz differ diff --git a/library/ix-dev/community/twofactor-auth/values.yaml b/library/ix-dev/community/twofactor-auth/values.yaml index 837ec648b2..5b51d885a7 100644 --- a/library/ix-dev/community/twofactor-auth/values.yaml +++ b/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: diff --git a/library/ix-dev/community/unifi-protect-backup/Chart.lock b/library/ix-dev/community/unifi-protect-backup/Chart.lock index aa502af891..a198b6f5a8 100644 --- a/library/ix-dev/community/unifi-protect-backup/Chart.lock +++ b/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" diff --git a/library/ix-dev/community/unifi-protect-backup/Chart.yaml b/library/ix-dev/community/unifi-protect-backup/Chart.yaml index be4a57b67b..716dea093f 100644 --- a/library/ix-dev/community/unifi-protect-backup/Chart.yaml +++ b/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: diff --git a/library/ix-dev/community/unifi-protect-backup/charts/common-1.2.2.tgz b/library/ix-dev/community/unifi-protect-backup/charts/common-1.2.2.tgz deleted file mode 100644 index 9e4359fb96..0000000000 Binary files a/library/ix-dev/community/unifi-protect-backup/charts/common-1.2.2.tgz and /dev/null differ diff --git a/library/ix-dev/community/unifi-protect-backup/charts/common-1.2.3.tgz b/library/ix-dev/community/unifi-protect-backup/charts/common-1.2.3.tgz new file mode 100644 index 0000000000..233b2db4f1 Binary files /dev/null and b/library/ix-dev/community/unifi-protect-backup/charts/common-1.2.3.tgz differ diff --git a/library/ix-dev/community/unifi-protect-backup/values.yaml b/library/ix-dev/community/unifi-protect-backup/values.yaml index 0e0eb51251..4b176eabee 100644 --- a/library/ix-dev/community/unifi-protect-backup/values.yaml +++ b/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: