diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index 85334030ea..ef559af251 100644 --- a/library/ix-dev/charts/home-assistant/Chart.yaml +++ b/library/ix-dev/charts/home-assistant/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.123 +version: 1.0.124 apiVersion: v2 -appVersion: 2023.12.1 +appVersion: 2023.12.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/home-assistant/values.yaml b/library/ix-dev/charts/home-assistant/values.yaml index 70bdfa0723..bc6b2ad1c4 100644 --- a/library/ix-dev/charts/home-assistant/values.yaml +++ b/library/ix-dev/charts/home-assistant/values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.12.1 + tag: 2023.12.2 diff --git a/library/ix-dev/community/chia/Chart.lock b/library/ix-dev/community/chia/Chart.lock index 928b90821a..a863999bda 100644 --- a/library/ix-dev/community/chia/Chart.lock +++ b/library/ix-dev/community/chia/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:26:00.824603353+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-14T10:15:29.716912442+02:00" diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index a319a2a623..d3f496ccda 100644 --- a/library/ix-dev/community/chia/Chart.yaml +++ b/library/ix-dev/community/chia/Chart.yaml @@ -1,11 +1,12 @@ name: chia -description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. +description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, + decentralized, and secure. annotations: title: Chia type: application -version: 1.0.24 +version: 1.0.25 apiVersion: v2 -appVersion: 2.1.1 +appVersion: 2.1.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://www.chia.net/ icon: https://media.sys.truenas.net/apps/chia/icons/icon.svg sources: diff --git a/library/ix-dev/community/chia/charts/common-1.2.3.tgz b/library/ix-dev/community/chia/charts/common-1.2.3.tgz deleted file mode 100644 index 33124b5b2e..0000000000 Binary files a/library/ix-dev/community/chia/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/chia/charts/common-1.2.4.tgz b/library/ix-dev/community/chia/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..60b7709bd6 Binary files /dev/null and b/library/ix-dev/community/chia/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/chia/values.yaml b/library/ix-dev/community/chia/values.yaml index f09822b084..445b089e08 100644 --- a/library/ix-dev/community/chia/values.yaml +++ b/library/ix-dev/community/chia/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/chia-network/chia - tag: 2.1.1 + tag: 2.1.2 pullPolicy: IfNotPresent resources: limits: diff --git a/library/ix-dev/community/jenkins/Chart.lock b/library/ix-dev/community/jenkins/Chart.lock index fa3b9b1299..9c6eb7c32c 100644 --- a/library/ix-dev/community/jenkins/Chart.lock +++ b/library/ix-dev/community/jenkins/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-16T10:44:54.252542206+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-14T10:15:46.319583675+02:00" diff --git a/library/ix-dev/community/jenkins/Chart.yaml b/library/ix-dev/community/jenkins/Chart.yaml index 84ee561e8b..fc321f4280 100644 --- a/library/ix-dev/community/jenkins/Chart.yaml +++ b/library/ix-dev/community/jenkins/Chart.yaml @@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.1.3 +version: 1.1.4 apiVersion: v2 -appVersion: 2.426.1 +appVersion: 2.426.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://www.jenkins.io/ icon: https://media.sys.truenas.net/apps/jenkins/icons/icon.svg sources: diff --git a/library/ix-dev/community/jenkins/charts/common-1.2.3.tgz b/library/ix-dev/community/jenkins/charts/common-1.2.3.tgz deleted file mode 100644 index 38a0d9fb3d..0000000000 Binary files a/library/ix-dev/community/jenkins/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/jenkins/charts/common-1.2.4.tgz b/library/ix-dev/community/jenkins/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..1870d8a896 Binary files /dev/null and b/library/ix-dev/community/jenkins/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/jenkins/values.yaml b/library/ix-dev/community/jenkins/values.yaml index 9589f747d8..a5c3e6e69b 100644 --- a/library/ix-dev/community/jenkins/values.yaml +++ b/library/ix-dev/community/jenkins/values.yaml @@ -1,7 +1,7 @@ image: repository: jenkins/jenkins pullPolicy: IfNotPresent - tag: 2.426.1-jdk17 + tag: 2.426.2-jdk17 resources: limits: diff --git a/library/ix-dev/community/metube/Chart.yaml b/library/ix-dev/community/metube/Chart.yaml index eb0c69b8e3..0588099c61 100644 --- a/library/ix-dev/community/metube/Chart.yaml +++ b/library/ix-dev/community/metube/Chart.yaml @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.1.8 +version: 1.1.9 apiVersion: v2 -appVersion: '2023-12-12' +appVersion: '2023-12-13' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/metube/values.yaml b/library/ix-dev/community/metube/values.yaml index 75f92b860b..d8973ebe4f 100644 --- a/library/ix-dev/community/metube/values.yaml +++ b/library/ix-dev/community/metube/values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2023-12-12' + tag: '2023-12-13' resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.lock b/library/ix-dev/community/n8n/Chart.lock index b4dfbe62ac..834e67a89b 100644 --- a/library/ix-dev/community/n8n/Chart.lock +++ b/library/ix-dev/community/n8n/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-16T16:25:53.605881271+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-14T10:16:08.715752057+02:00" diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 3dda79b0e4..907f35ae2d 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.6 +version: 1.2.7 apiVersion: v2 -appVersion: 1.20.0 +appVersion: 1.21.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://n8n.io/ icon: https://media.sys.truenas.net/apps/n8n/icons/icon.png sources: diff --git a/library/ix-dev/community/n8n/charts/common-1.2.3.tgz b/library/ix-dev/community/n8n/charts/common-1.2.3.tgz deleted file mode 100644 index 420fb63297..0000000000 Binary files a/library/ix-dev/community/n8n/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/n8n/charts/common-1.2.4.tgz b/library/ix-dev/community/n8n/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..2220511c8f Binary files /dev/null and b/library/ix-dev/community/n8n/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/n8n/ci/basic-values.yaml b/library/ix-dev/community/n8n/ci/basic-values.yaml index 7ffd89232d..db162405fc 100644 --- a/library/ix-dev/community/n8n/ci/basic-values.yaml +++ b/library/ix-dev/community/n8n/ci/basic-values.yaml @@ -8,3 +8,6 @@ n8nStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/n8n/ci/https-values.yaml b/library/ix-dev/community/n8n/ci/https-values.yaml index 0be40a3963..1570d01a60 100644 --- a/library/ix-dev/community/n8n/ci/https-values.yaml +++ b/library/ix-dev/community/n8n/ci/https-values.yaml @@ -5,6 +5,9 @@ n8nStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" n8nConfig: webHost: localhost diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index 56716bab4d..6cd056a058 100644 --- a/library/ix-dev/community/n8n/values.yaml +++ b/library/ix-dev/community/n8n/values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.20.0 + tag: 1.21.0 resources: limits: diff --git a/library/ix-dev/community/paperless-ngx/Chart.lock b/library/ix-dev/community/paperless-ngx/Chart.lock index 47a0ce19a6..e15e2683e6 100644 --- a/library/ix-dev/community/paperless-ngx/Chart.lock +++ b/library/ix-dev/community/paperless-ngx/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-20T15:52:31.791351612+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-14T10:16:13.770852303+02:00" diff --git a/library/ix-dev/community/paperless-ngx/Chart.yaml b/library/ix-dev/community/paperless-ngx/Chart.yaml index bda824d9d3..6492d60134 100644 --- a/library/ix-dev/community/paperless-ngx/Chart.yaml +++ b/library/ix-dev/community/paperless-ngx/Chart.yaml @@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your annotations: title: Paperless-ngx type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 2.1.1 +appVersion: 2.1.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://docs.paperless-ngx.com icon: https://media.sys.truenas.net/apps/paperless-ngx/icons/icon.svg sources: diff --git a/library/ix-dev/community/paperless-ngx/charts/common-1.2.3.tgz b/library/ix-dev/community/paperless-ngx/charts/common-1.2.3.tgz deleted file mode 100644 index cf8c3aa158..0000000000 Binary files a/library/ix-dev/community/paperless-ngx/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/paperless-ngx/charts/common-1.2.4.tgz b/library/ix-dev/community/paperless-ngx/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..3a55228f9a Binary files /dev/null and b/library/ix-dev/community/paperless-ngx/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/paperless-ngx/ci/basic-values.yaml b/library/ix-dev/community/paperless-ngx/ci/basic-values.yaml index bb84c31bb2..4aad44a14c 100644 --- a/library/ix-dev/community/paperless-ngx/ci/basic-values.yaml +++ b/library/ix-dev/community/paperless-ngx/ci/basic-values.yaml @@ -23,3 +23,6 @@ paperlessStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/paperless-ngx/ci/extra-values.yaml b/library/ix-dev/community/paperless-ngx/ci/extra-values.yaml index 031971dc39..f7a4e0ba5b 100644 --- a/library/ix-dev/community/paperless-ngx/ci/extra-values.yaml +++ b/library/ix-dev/community/paperless-ngx/ci/extra-values.yaml @@ -29,6 +29,9 @@ paperlessStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" additionalStorages: - type: pvc mountPath: /data1 diff --git a/library/ix-dev/community/paperless-ngx/ci/hostNet-values.yaml b/library/ix-dev/community/paperless-ngx/ci/hostNet-values.yaml index 9b4d4e7b87..3caaa5d0ac 100644 --- a/library/ix-dev/community/paperless-ngx/ci/hostNet-values.yaml +++ b/library/ix-dev/community/paperless-ngx/ci/hostNet-values.yaml @@ -20,3 +20,6 @@ paperlessStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/paperless-ngx/values.yaml b/library/ix-dev/community/paperless-ngx/values.yaml index cc6f31462a..77c6aa61b0 100644 --- a/library/ix-dev/community/paperless-ngx/values.yaml +++ b/library/ix-dev/community/paperless-ngx/values.yaml @@ -1,7 +1,7 @@ image: repository: paperlessngx/paperless-ngx pullPolicy: IfNotPresent - tag: 2.1.1 + tag: 2.1.2 resources: limits: