From 11d45a730e09364687e84a9dbeb36e085f6bb4d2 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:23:14 -0700 Subject: [PATCH] Upgraded catalog item(s) (#2384) --- library/ix-dev/community/ipfs/Chart.yaml | 4 ++-- library/ix-dev/community/ipfs/values.yaml | 2 +- library/ix-dev/community/jellyseerr/Chart.yaml | 7 ++++--- library/ix-dev/community/jellyseerr/values.yaml | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/library/ix-dev/community/ipfs/Chart.yaml b/library/ix-dev/community/ipfs/Chart.yaml index 2feb75ec24..d9acc632e4 100644 --- a/library/ix-dev/community/ipfs/Chart.yaml +++ b/library/ix-dev/community/ipfs/Chart.yaml @@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin annotations: title: IPFS type: application -version: 1.0.35 +version: 1.0.36 apiVersion: v2 -appVersion: v0.27.0 +appVersion: v0.28.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/ipfs/values.yaml b/library/ix-dev/community/ipfs/values.yaml index 0bc404bcb3..1018e6813e 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.27.0 + tag: v0.28.0 resources: limits: cpu: 4000m diff --git a/library/ix-dev/community/jellyseerr/Chart.yaml b/library/ix-dev/community/jellyseerr/Chart.yaml index a584f97f38..1f7b4ee9e5 100644 --- a/library/ix-dev/community/jellyseerr/Chart.yaml +++ b/library/ix-dev/community/jellyseerr/Chart.yaml @@ -1,11 +1,12 @@ name: jellyseerr -description: Jellyseerr is a free and open source software application for managing requests for your media library. +description: Jellyseerr is a free and open source software application for managing + requests for your media library. annotations: title: Jellyseerr type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: 1.7.0 +appVersion: 1.8.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/jellyseerr/values.yaml b/library/ix-dev/community/jellyseerr/values.yaml index a16835ee1b..213fa022cb 100644 --- a/library/ix-dev/community/jellyseerr/values.yaml +++ b/library/ix-dev/community/jellyseerr/values.yaml @@ -1,7 +1,7 @@ image: repository: fallenbagel/jellyseerr pullPolicy: IfNotPresent - tag: 1.7.0 + tag: 1.8.0 resources: limits: