Upgraded catalog item(s) (#2288)

This commit upgrades wg-easy, pihole, home-assistant, plex, gitea, twofactor-auth, drawio, metube, castopod, tailscale, prowlarr, lidarr, immich, linkding, passbolt, sabnzbd, komga, readarr, n8n, planka, node-red, homarr catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
bugclerk
2024-03-18 07:31:26 -04:00
committed by GitHub
parent 1c9aad6991
commit d5dd090454
44 changed files with 75 additions and 75 deletions

View File

@@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
annotations:
title: Home Assistant
type: application
version: 2.0.13
version: 2.0.14
apiVersion: v2
appVersion: 2024.3.0
appVersion: 2024.3.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2024.3.0
tag: 2024.3.1
# Keep using the same image
# as before the migration

View File

@@ -3,9 +3,9 @@ description: DNS and Ad-filtering for your network.
annotations:
title: Pi-hole
type: application
version: 2.0.7
version: 2.0.8
apiVersion: v2
appVersion: 2024.02.0
appVersion: 2024.02.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: pihole/pihole
tag: 2024.02.0
tag: 2024.02.2
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any
annotations:
title: Plex
type: application
version: 2.0.2
version: 2.0.3
apiVersion: v2
appVersion: 1.40.0.7998
appVersion: 1.40.1.8227
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.40.0.7998-c29d4c0c8
tag: 1.40.1.8227-c0dd5a73e
plexPassImage:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker

View File

@@ -3,9 +3,9 @@ description: WG-Easy is the easiest way to install & manage WireGuard!
annotations:
title: WG Easy
type: application
version: 2.0.13
version: 2.0.14
apiVersion: v2
appVersion: '11'
appVersion: '12'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/wg-easy/wg-easy
tag: '11'
tag: '12'
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who
annotations:
title: Castopod
type: application
version: 1.2.15
version: 1.2.16
apiVersion: v2
appVersion: 1.10.4
appVersion: 1.10.5
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,11 +1,11 @@
image:
repository: castopod/app
pullPolicy: IfNotPresent
tag: 1.10.4
tag: 1.10.5
webImage:
repository: castopod/web-server
pullPolicy: IfNotPresent
tag: 1.10.4
tag: 1.10.5
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
annotations:
title: Draw.IO
type: application
version: 1.2.24
version: 1.2.25
apiVersion: v2
appVersion: 24.0.4
appVersion: 24.0.7
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: jgraph/drawio
pullPolicy: IfNotPresent
tag: 24.0.4
tag: 24.0.7
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
annotations:
title: Gitea
type: application
version: 1.1.15
version: 1.1.16
apiVersion: v2
appVersion: 1.21.7
appVersion: 1.21.8
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: gitea/gitea
pullPolicy: IfNotPresent
tag: 1.21.7-rootless
tag: 1.21.8-rootless
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Homarr is a sleek, modern dashboard that puts all of your apps and
annotations:
title: Homarr
type: application
version: 2.0.12
version: 2.0.13
apiVersion: v2
appVersion: 0.15.0
appVersion: 0.15.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/ajnart/homarr
pullPolicy: IfNotPresent
tag: 0.15.0
tag: 0.15.2
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
annotations:
title: Immich
type: application
version: 3.0.15
version: 3.0.16
apiVersion: v2
appVersion: 1.98.1
appVersion: 1.98.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,22 +1,22 @@
image:
repository: altran1502/immich-server
pullPolicy: IfNotPresent
tag: v1.98.1
tag: v1.98.2
mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.98.1
tag: v1.98.2
mlCudaImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.98.1-cuda
tag: v1.98.2-cuda
mlOpenvinoImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.98.1-openvino
tag: v1.98.2-openvino
pgvectorImage:
repository: tensorchord/pgvecto-rs

View File

@@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
annotations:
title: Komga
type: application
version: 1.2.7
version: 1.2.8
apiVersion: v2
appVersion: 1.10.3
appVersion: 1.10.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 1.10.3
tag: 1.10.4
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user
annotations:
title: Lidarr
type: application
version: 1.2.18
version: 1.2.19
apiVersion: v2
appVersion: 2.2.1.4073
appVersion: 2.2.3.4098
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/lidarr-develop
pullPolicy: IfNotPresent
tag: 2.2.1.4073
tag: 2.2.3.4098
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Linkding is a bookmark manager that you can host yourself.
annotations:
title: Linkding
type: application
version: 1.2.10
version: 1.2.11
apiVersion: v2
appVersion: 1.24.0
appVersion: 1.24.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: sissbruecker/linkding
pullPolicy: IfNotPresent
tag: 1.24.0
tag: 1.24.2
resources:
limits:

View File

@@ -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.2.9
version: 1.2.10
apiVersion: v2
appVersion: '2024-01-26'
appVersion: '2024-03-11'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: alexta69/metube
pullPolicy: IfNotPresent
tag: '2024-01-26'
tag: '2024-03-11'
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.2.30
version: 1.2.31
apiVersion: v2
appVersion: 1.32.1
appVersion: 1.33.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.32.1
tag: 1.33.1
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Node-RED is a programming tool for wiring together hardware devices
annotations:
title: Node-RED
type: application
version: 1.2.6
version: 1.2.7
apiVersion: v2
appVersion: 3.1.5
appVersion: 3.1.7
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,27 +1,27 @@
node18Image:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.6-18
tag: 3.1.7-18
node18MinimalImage:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.6-18-minimal
tag: 3.1.7-18-minimal
node16Image:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.5-16
tag: 3.1.7-16
node16MinimalImage:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.5-16-minimal
tag: 3.1.7-16-minimal
node14Image:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.6-14
tag: 3.1.7-14
node14MinimalImage:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.6-14-minimal
tag: 3.1.7-14-minimal
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
annotations:
title: Passbolt
type: application
version: 1.2.5
version: 1.2.6
apiVersion: v2
appVersion: 4.5.2.1
appVersion: 4.6.0.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: passbolt/passbolt
pullPolicy: IfNotPresent
tag: 4.5.2-1-ce-non-root
tag: 4.6.0-1-ce-non-root
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
annotations:
title: Planka
type: application
version: 1.2.13
version: 1.2.14
apiVersion: v2
appVersion: 1.15.6
appVersion: 1.15.7
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/plankanban/planka
pullPolicy: IfNotPresent
tag: 1.15.6
tag: 1.15.7
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
annotations:
title: Prowlarr
type: application
version: 1.2.19
version: 1.2.20
apiVersion: v2
appVersion: 1.14.1.4316
appVersion: 1.14.3.4333
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/prowlarr-develop
pullPolicy: IfNotPresent
tag: 1.14.1.4316
tag: 1.14.3.4333
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Readarr is an ebook and audiobook collection manager for Usenet and
annotations:
title: Readarr
type: application
version: 1.2.13
version: 1.2.14
apiVersion: v2
appVersion: 0.3.19.2437
appVersion: 0.3.20.2452
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/readarr-develop
pullPolicy: IfNotPresent
tag: 0.3.19.2437
tag: 0.3.20.2452
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python.
annotations:
title: SABnzbd
type: application
version: 1.2.6
version: 1.2.7
apiVersion: v2
appVersion: 4.2.2
appVersion: 4.2.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/sabnzbd
pullPolicy: IfNotPresent
tag: 4.2.2
tag: 4.2.3
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Secure remote access to shared resources
annotations:
title: Tailscale
type: application
version: 1.0.34
version: 1.0.35
apiVersion: v2
appVersion: 1.60.1
appVersion: 1.62.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: tailscale/tailscale
pullPolicy: IfNotPresent
tag: v1.60.1
tag: v1.62.0
resources:
limits:

View File

@@ -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.4
version: 1.2.5
apiVersion: v2
appVersion: 5.0.4
appVersion: 5.1.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: 2fauth/2fauth
pullPolicy: IfNotPresent
tag: 5.0.4
tag: 5.1.0
resources:
limits: