diff --git a/library/ix-dev/charts/elastic-search/Chart.lock b/library/ix-dev/charts/elastic-search/Chart.lock index 22b8113373..23ddbba834 100644 --- a/library/ix-dev/charts/elastic-search/Chart.lock +++ b/library/ix-dev/charts/elastic-search/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:55:11.670729529+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:05:38.377510074+03:00" diff --git a/library/ix-dev/charts/elastic-search/Chart.yaml b/library/ix-dev/charts/elastic-search/Chart.yaml index 248cd52b3c..499b73ea5e 100644 --- a/library/ix-dev/charts/elastic-search/Chart.yaml +++ b/library/ix-dev/charts/elastic-search/Chart.yaml @@ -1,11 +1,12 @@ name: elastic-search -description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. +description: Elasticsearch is the distributed, RESTful search and analytics engine + at the heart of the Elastic Stack. annotations: title: Elastic Search type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 -appVersion: 8.9.1 +appVersion: 8.9.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://www.elastic.co icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg sources: diff --git a/library/ix-dev/charts/elastic-search/charts/common-1.1.0.tgz b/library/ix-dev/charts/elastic-search/charts/common-1.1.0.tgz deleted file mode 100644 index c0f7e10d9f..0000000000 Binary files a/library/ix-dev/charts/elastic-search/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/charts/elastic-search/charts/common-1.1.1.tgz b/library/ix-dev/charts/elastic-search/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..c3130effad Binary files /dev/null and b/library/ix-dev/charts/elastic-search/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/charts/elastic-search/values.yaml b/library/ix-dev/charts/elastic-search/values.yaml index b6d9814156..82054e1f61 100644 --- a/library/ix-dev/charts/elastic-search/values.yaml +++ b/library/ix-dev/charts/elastic-search/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.elastic.co/elasticsearch/elasticsearch pullPolicy: IfNotPresent - tag: 8.9.1 + tag: 8.9.2 resources: limits: diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index 935ab36ecf..8001183c00 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.106 +version: 1.0.107 apiVersion: v2 -appVersion: 2023.8.4 +appVersion: 2023.9.0 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 7177784b04..a78fbe4312 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.8.4 + tag: 2023.9.0 diff --git a/library/ix-dev/charts/prometheus/Chart.lock b/library/ix-dev/charts/prometheus/Chart.lock index 25c048067c..79edb46584 100644 --- a/library/ix-dev/charts/prometheus/Chart.lock +++ b/library/ix-dev/charts/prometheus/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:55:14.979729691+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:05:55.874455341+03:00" diff --git a/library/ix-dev/charts/prometheus/Chart.yaml b/library/ix-dev/charts/prometheus/Chart.yaml index ab8280fbec..771b9e4174 100644 --- a/library/ix-dev/charts/prometheus/Chart.yaml +++ b/library/ix-dev/charts/prometheus/Chart.yaml @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.18 +version: 1.0.19 apiVersion: v2 -appVersion: v2.46.0 +appVersion: v2.47.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://prometheus.io icon: https://avatars.githubusercontent.com/u/3380462 sources: diff --git a/library/ix-dev/charts/prometheus/charts/common-1.1.0.tgz b/library/ix-dev/charts/prometheus/charts/common-1.1.0.tgz deleted file mode 100644 index d3c659a549..0000000000 Binary files a/library/ix-dev/charts/prometheus/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/charts/prometheus/charts/common-1.1.1.tgz b/library/ix-dev/charts/prometheus/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..a93e17063d Binary files /dev/null and b/library/ix-dev/charts/prometheus/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/charts/prometheus/values.yaml b/library/ix-dev/charts/prometheus/values.yaml index 23101e99cc..40fce411ad 100644 --- a/library/ix-dev/charts/prometheus/values.yaml +++ b/library/ix-dev/charts/prometheus/values.yaml @@ -1,7 +1,7 @@ image: repository: prom/prometheus pullPolicy: IfNotPresent - tag: v2.46.0 + tag: v2.47.0 resources: limits: diff --git a/library/ix-dev/community/chia/Chart.lock b/library/ix-dev/community/chia/Chart.lock index 366b8bc525..9bc70bd973 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.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-25T15:33:12.7290746+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:05:08.177108042+03:00" diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index 3b0dd57a54..6d2f1fd103 100644 --- a/library/ix-dev/community/chia/Chart.yaml +++ b/library/ix-dev/community/chia/Chart.yaml @@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be annotations: title: Chia type: application -version: 1.0.18 +version: 1.0.19 apiVersion: v2 -appVersion: 2.0.0 +appVersion: 2.0.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://www.chia.net/ icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg sources: diff --git a/library/ix-dev/community/chia/charts/common-1.1.0.tgz b/library/ix-dev/community/chia/charts/common-1.1.0.tgz deleted file mode 100644 index 17f7029e3c..0000000000 Binary files a/library/ix-dev/community/chia/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/chia/charts/common-1.1.1.tgz b/library/ix-dev/community/chia/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..8cc7e23ebb Binary files /dev/null and b/library/ix-dev/community/chia/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/chia/values.yaml b/library/ix-dev/community/chia/values.yaml index f5f87b6602..df43f1b186 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.0.0 + tag: 2.0.1 pullPolicy: IfNotPresent resources: limits: diff --git a/library/ix-dev/community/immich/Chart.lock b/library/ix-dev/community/immich/Chart.lock index 989953e8b1..6e02db3fcf 100644 --- a/library/ix-dev/community/immich/Chart.lock +++ b/library/ix-dev/community/immich/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-27T11:43:29.853048404+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:04:22.853563117+03:00" diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index d7deb69ded..621bf5aa53 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.17 +version: 1.0.18 apiVersion: v2 -appVersion: 1.76.1 +appVersion: 1.77.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://immich.app icon: https://github.com/immich-app/immich/raw/main/design/immich-logo.svg sources: diff --git a/library/ix-dev/community/immich/charts/common-1.1.0.tgz b/library/ix-dev/community/immich/charts/common-1.1.0.tgz deleted file mode 100644 index f229056678..0000000000 Binary files a/library/ix-dev/community/immich/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/immich/charts/common-1.1.1.tgz b/library/ix-dev/community/immich/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..f23fe98d23 Binary files /dev/null and b/library/ix-dev/community/immich/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index 7d9bd99adf..8d45bcdde1 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/library/ix-dev/community/immich/values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.76.1 + tag: v1.77.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.76.1 + tag: v1.77.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.76.1 + tag: v1.77.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.76.1 + tag: v1.77.0 typesenseImage: repository: typesense/typesense diff --git a/library/ix-dev/community/node-red/Chart.lock b/library/ix-dev/community/node-red/Chart.lock index 5d417a11aa..a3feed078b 100644 --- a/library/ix-dev/community/node-red/Chart.lock +++ b/library/ix-dev/community/node-red/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:56:48.899723126+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:05:18.83836972+03:00" diff --git a/library/ix-dev/community/node-red/Chart.yaml b/library/ix-dev/community/node-red/Chart.yaml index 45b6e3407e..465615d9e1 100644 --- a/library/ix-dev/community/node-red/Chart.yaml +++ b/library/ix-dev/community/node-red/Chart.yaml @@ -1,11 +1,12 @@ name: node-red -description: Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. +description: Node-RED is a programming tool for wiring together hardware devices, + APIs and online services in new and interesting ways. annotations: title: Node-RED type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: '3.0.2' +appVersion: 3.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://nodered.org icon: https://avatars.githubusercontent.com/u/5375661 sources: diff --git a/library/ix-dev/community/node-red/charts/common-1.1.0.tgz b/library/ix-dev/community/node-red/charts/common-1.1.0.tgz deleted file mode 100644 index 22ec68a716..0000000000 Binary files a/library/ix-dev/community/node-red/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/node-red/charts/common-1.1.1.tgz b/library/ix-dev/community/node-red/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..0f619652ba Binary files /dev/null and b/library/ix-dev/community/node-red/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/node-red/values.yaml b/library/ix-dev/community/node-red/values.yaml index 6d251c571a..19de0c2da0 100644 --- a/library/ix-dev/community/node-red/values.yaml +++ b/library/ix-dev/community/node-red/values.yaml @@ -1,27 +1,27 @@ node18Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-18' + tag: 3.1.0-18 node18MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-18-minimal' + tag: 3.1.0-18-minimal node16Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-16' + tag: 3.1.0-16 node16MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-16-minimal' + tag: 3.1.0-16-minimal node14Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-14' + tag: 3.1.0-14 node14MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-14-minimal' + tag: 3.1.0-14-minimal resources: limits: