From fc5e7053d2380c76c30edc35d0cb56e5724bbb8e Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Thu, 30 May 2024 06:20:18 -0700 Subject: [PATCH] Upgraded catalog item(s) (#2518) This commit upgrades chia, jellyseerr, twofactor-auth, drawio, sabnzbd catalog item(s). Co-authored-by: sonicaj --- library/ix-dev/community/chia/Chart.yaml | 4 ++-- library/ix-dev/community/chia/values.yaml | 2 +- library/ix-dev/community/drawio/Chart.yaml | 4 ++-- library/ix-dev/community/drawio/values.yaml | 2 +- library/ix-dev/community/jellyseerr/Chart.yaml | 4 ++-- library/ix-dev/community/jellyseerr/values.yaml | 2 +- library/ix-dev/community/sabnzbd/Chart.yaml | 4 ++-- library/ix-dev/community/sabnzbd/values.yaml | 2 +- library/ix-dev/community/twofactor-auth/Chart.yaml | 4 ++-- library/ix-dev/community/twofactor-auth/values.yaml | 2 +- 10 files changed, 15 insertions(+), 15 deletions(-) diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index 2da22df89e..9156b20669 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.35 +version: 1.0.36 apiVersion: v2 -appVersion: 2.3.0 +appVersion: 2.3.1 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 d1c5d58bba..aac2772564 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.3.0 + tag: 2.3.1 pullPolicy: IfNotPresent resources: limits: diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 97a2ee4c0b..49b750be89 100644 --- a/library/ix-dev/community/drawio/Chart.yaml +++ b/library/ix-dev/community/drawio/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.2.39 +version: 1.2.40 apiVersion: v2 -appVersion: 24.4.8 +appVersion: 24.4.10 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/drawio/values.yaml b/library/ix-dev/community/drawio/values.yaml index adeb76a8b6..69ff7758b4 100644 --- a/library/ix-dev/community/drawio/values.yaml +++ b/library/ix-dev/community/drawio/values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 24.4.8 + tag: 24.4.10 resources: limits: diff --git a/library/ix-dev/community/jellyseerr/Chart.yaml b/library/ix-dev/community/jellyseerr/Chart.yaml index 7236e906a2..63e62d5beb 100644 --- a/library/ix-dev/community/jellyseerr/Chart.yaml +++ b/library/ix-dev/community/jellyseerr/Chart.yaml @@ -4,9 +4,9 @@ description: Jellyseerr is a free and open source software application for manag annotations: title: Jellyseerr type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 -appVersion: 1.8.1 +appVersion: 1.9.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 6e6d15979e..1667cddf54 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.8.1 + tag: 1.9.0 resources: limits: diff --git a/library/ix-dev/community/sabnzbd/Chart.yaml b/library/ix-dev/community/sabnzbd/Chart.yaml index a7c63a5f01..b310aadd3a 100644 --- a/library/ix-dev/community/sabnzbd/Chart.yaml +++ b/library/ix-dev/community/sabnzbd/Chart.yaml @@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 4.3.1 +appVersion: 4.3.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/sabnzbd/values.yaml b/library/ix-dev/community/sabnzbd/values.yaml index f9da0a0ad9..70630b0ffe 100644 --- a/library/ix-dev/community/sabnzbd/values.yaml +++ b/library/ix-dev/community/sabnzbd/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.3.1 + tag: 4.3.2 resources: limits: diff --git a/library/ix-dev/community/twofactor-auth/Chart.yaml b/library/ix-dev/community/twofactor-auth/Chart.yaml index f61fcd48f7..812e7eeb4d 100644 --- a/library/ix-dev/community/twofactor-auth/Chart.yaml +++ b/library/ix-dev/community/twofactor-auth/Chart.yaml @@ -4,9 +4,9 @@ description: 2FAuth is a web based self-hosted alternative to One Time Passcode annotations: title: 2FAuth type: application -version: 1.2.6 +version: 1.2.7 apiVersion: v2 -appVersion: 5.1.1 +appVersion: 5.2.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/twofactor-auth/values.yaml b/library/ix-dev/community/twofactor-auth/values.yaml index e03e766789..5f6d4112d5 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: 5.1.1 + tag: 5.2.0 resources: limits: