Upgraded catalog item(s) (#2117)

* Upgraded catalog item(s)

        This commit upgrades home-assistant, drawio, rust-desk, castopod, wordpress, immich, sabnzbd, tiny-media-manager, frigate, n8n, planka catalog item(s).

* revert pre-releases

* bump HA

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
bugclerk
2024-02-01 06:43:18 -03:00
committed by GitHub
parent 38096067ce
commit f36545babe
18 changed files with 34 additions and 32 deletions

View File

@@ -1,11 +1,12 @@
name: home-assistant
description: Home Assistant is an open source home automation that puts local control and privacy first.
description: Home Assistant is an open source home automation that puts local control
and privacy first.
annotations:
title: Home Assistant
type: application
version: 2.0.4
version: 2.0.5
apiVersion: v2
appVersion: 2024.1.5
appVersion: 2024.1.6
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

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

View File

@@ -1,11 +1,12 @@
name: castopod
description: Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.
description: Castopod is an open-source hosting platform made for podcasters who want
engage and interact with their audience.
annotations:
title: Castopod
type: application
version: 1.2.9
version: 1.2.10
apiVersion: v2
appVersion: 1.8.2
appVersion: 1.9.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,11 +1,11 @@
image:
repository: castopod/app
pullPolicy: IfNotPresent
tag: 1.8.2
tag: 1.9.0
webImage:
repository: castopod/web-server
pullPolicy: IfNotPresent
tag: 1.8.2
tag: 1.9.0
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.13
version: 1.2.14
apiVersion: v2
appVersion: 23.0.2
appVersion: 23.1.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

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

View File

@@ -3,9 +3,9 @@ description: Frigate is an NVR With Realtime Object Detection for IP Cameras
annotations:
title: Frigate
type: application
version: 1.2.4
version: 1.2.5
apiVersion: v2
appVersion: 0.12.1
appVersion: 0.13.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,12 +1,12 @@
image:
repository: ghcr.io/blakeblackshear/frigate
pullPolicy: IfNotPresent
tag: 0.12.1
tag: 0.13.1
tensorrtImage:
repository: ghcr.io/blakeblackshear/frigate
pullPolicy: IfNotPresent
tag: 0.12.1-tensorrt
tag: 0.13.1-tensorrt
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.6
version: 3.0.7
apiVersion: v2
appVersion: 1.93.3
appVersion: 1.94.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,12 +1,12 @@
image:
repository: altran1502/immich-server
pullPolicy: IfNotPresent
tag: v1.93.3
tag: v1.94.1
mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.93.3
tag: v1.94.1
pgvectorImage:
repository: tensorchord/pgvecto-rs

View File

@@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
annotations:
title: Planka
type: application
version: 1.2.11
version: 1.2.12
apiVersion: v2
appVersion: 1.15.4
appVersion: 1.15.5
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.4
tag: 1.15.5
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Rust Desk is an open-source remote desktop, and alternative to Team
annotations:
title: Rust Desk
type: application
version: 1.2.3
version: 1.2.4
apiVersion: v2
appVersion: 1.1.9
appVersion: 1.1.10.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: rustdesk/rustdesk-server
pullPolicy: IfNotPresent
tag: 1.1.9
tag: 1.1.10-3
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.5
version: 1.2.6
apiVersion: v2
appVersion: 4.2.1
appVersion: 4.2.2
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.1
tag: 4.2.2
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Wordpress is a web content management system
annotations:
title: Wordpress
type: application
version: 1.2.3
version: 1.2.4
apiVersion: v2
appVersion: 6.4.2
appVersion: 6.4.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: wordpress
pullPolicy: IfNotPresent
tag: 6.4.2
tag: 6.4.3
resources:
limits: