diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index 6d2f1fd103..c9af1b62fa 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.19 +version: 1.0.20 apiVersion: v2 -appVersion: 2.0.1 +appVersion: 2.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/chia/values.yaml b/library/ix-dev/community/chia/values.yaml index df43f1b186..b7a9158844 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.1 + tag: 2.1.0 pullPolicy: IfNotPresent resources: limits: diff --git a/library/ix-dev/community/homepage/Chart.yaml b/library/ix-dev/community/homepage/Chart.yaml index 2f2a0b9c93..1bdb2da540 100644 --- a/library/ix-dev/community/homepage/Chart.yaml +++ b/library/ix-dev/community/homepage/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 -appVersion: 0.7.0 +appVersion: 0.7.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/homepage/values.yaml b/library/ix-dev/community/homepage/values.yaml index 61c5068d16..a83951fe5e 100644 --- a/library/ix-dev/community/homepage/values.yaml +++ b/library/ix-dev/community/homepage/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/benphelps/homepage pullPolicy: IfNotPresent - tag: v0.7.0 + tag: v0.7.1 resources: limits: diff --git a/library/ix-dev/community/ipfs/Chart.lock b/library/ix-dev/community/ipfs/Chart.lock index 6703af792d..6458ccb61c 100644 --- a/library/ix-dev/community/ipfs/Chart.lock +++ b/library/ix-dev/community/ipfs/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:56:08.50850594+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-10-06T15:20:43.67578768+03:00" diff --git a/library/ix-dev/community/ipfs/Chart.yaml b/library/ix-dev/community/ipfs/Chart.yaml index 5dc641e8df..a718d85b27 100644 --- a/library/ix-dev/community/ipfs/Chart.yaml +++ b/library/ix-dev/community/ipfs/Chart.yaml @@ -1,11 +1,12 @@ name: ipfs -description: Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP +description: Interplanetary Filesystem - the Web3 standard for content-addressing, + interoperable with HTTP annotations: title: IPFS type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 -appVersion: v0.22.0 +appVersion: v0.23.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://ipfs.tech/ icon: https://avatars.githubusercontent.com/u/10536621 sources: diff --git a/library/ix-dev/community/ipfs/charts/common-1.1.0.tgz b/library/ix-dev/community/ipfs/charts/common-1.1.0.tgz deleted file mode 100644 index 57a2294141..0000000000 Binary files a/library/ix-dev/community/ipfs/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/ipfs/charts/common-1.1.1.tgz b/library/ix-dev/community/ipfs/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..6431101a36 Binary files /dev/null and b/library/ix-dev/community/ipfs/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/ipfs/values.yaml b/library/ix-dev/community/ipfs/values.yaml index 0fbea5ccc3..889832526a 100644 --- a/library/ix-dev/community/ipfs/values.yaml +++ b/library/ix-dev/community/ipfs/values.yaml @@ -1,7 +1,7 @@ image: repository: ipfs/kubo pullPolicy: IfNotPresent - tag: v0.22.0 + tag: v0.23.0 resources: limits: cpu: 4000m diff --git a/library/ix-dev/community/komga/Chart.yaml b/library/ix-dev/community/komga/Chart.yaml index 49deed6c76..b0e6c51599 100644 --- a/library/ix-dev/community/komga/Chart.yaml +++ b/library/ix-dev/community/komga/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 -appVersion: 1.5.0 +appVersion: 1.5.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/komga/values.yaml b/library/ix-dev/community/komga/values.yaml index b30a73388e..eead61f8d0 100644 --- a/library/ix-dev/community/komga/values.yaml +++ b/library/ix-dev/community/komga/values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.5.0 + tag: 1.5.1 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 717e6d8612..bbc780cf55 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.0.7 +version: 1.0.8 apiVersion: v2 -appVersion: 1.9.1 +appVersion: 1.10.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index 64fb34a44c..e437d11fe3 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.9.1 + tag: 1.10.0 resources: limits: