Publish new changes in catalog

This commit is contained in:
sonicaj
2024-06-21 13:52:07 +00:00
parent a7bb4262a0
commit 7554b03d42
107 changed files with 22 additions and 21 deletions

View File

@@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
annotations: annotations:
title: Chia title: Chia
type: application type: application
version: 1.0.36 version: 1.0.37
apiVersion: v2 apiVersion: v2
appVersion: 2.3.1 appVersion: 2.4.0
kubeVersion: '>=1.16.0-0' kubeVersion: '>=1.16.0-0'
maintainers: maintainers:
- name: truenas - name: truenas

View File

@@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/chia-network/chia repository: ghcr.io/chia-network/chia
tag: 2.3.1 tag: 2.4.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: resources:
limits: limits:

View File

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

View File

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

View File

@@ -4,7 +4,7 @@ description: Node-RED is a programming tool for wiring together hardware devices
annotations: annotations:
title: Node-RED title: Node-RED
type: application type: application
version: 1.2.10 version: 1.2.11
apiVersion: v2 apiVersion: v2
appVersion: 3.1.10 appVersion: 3.1.10
kubeVersion: '>=1.16.0-0' kubeVersion: '>=1.16.0-0'

View File

@@ -1,11 +1,11 @@
node18Image: node18Image:
repository: nodered/node-red repository: nodered/node-red
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 3.1.10-18 tag: 4.0.0-18
node18MinimalImage: node18MinimalImage:
repository: nodered/node-red repository: nodered/node-red
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 3.1.10-18-minimal tag: 4.0.0-18-minimal
node16Image: node16Image:
repository: nodered/node-red repository: nodered/node-red
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View File

@@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
annotations: annotations:
title: Radarr title: Radarr
type: application type: application
version: 1.2.14 version: 1.2.15
apiVersion: v2 apiVersion: v2
appVersion: 5.6.0.8846 appVersion: 5.7.0.8882
kubeVersion: '>=1.16.0-0' kubeVersion: '>=1.16.0-0'
maintainers: maintainers:
- name: truenas - name: truenas

View File

@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/onedr0p/radarr repository: ghcr.io/onedr0p/radarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 5.6.0.8846 tag: 5.7.0.8882
resources: resources:
limits: limits:

View File

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

View File

@@ -1,7 +1,7 @@
image: image:
repository: tailscale/tailscale repository: tailscale/tailscale
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.66.4 tag: v1.68.1
resources: resources:
limits: limits:
@@ -9,8 +9,8 @@ resources:
memory: 8Gi memory: 8Gi
tailscaleConfig: tailscaleConfig:
authkey: "" authkey: ''
hostname: "" hostname: ''
advertiseRoutes: [] advertiseRoutes: []
advertiseExitNode: false advertiseExitNode: false
userspace: true userspace: true

View File

@@ -1,11 +1,12 @@
name: tautulli name: tautulli
description: Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server. description: Tautulli is a python based web application for monitoring, analytics
and notifications for Plex Media Server.
annotations: annotations:
title: Tautulli title: Tautulli
type: application type: application
version: 1.2.4 version: 1.2.5
apiVersion: v2 apiVersion: v2
appVersion: v2.14.2 appVersion: 2.14.3
kubeVersion: '>=1.16.0-0' kubeVersion: '>=1.16.0-0'
maintainers: maintainers:
- name: truenas - name: truenas

View File

@@ -1,7 +1,7 @@
image: image:
repository: tautulli/tautulli repository: tautulli/tautulli
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2.14.2 tag: v2.14.3
resources: resources:
limits: limits:

Some files were not shown because too many files have changed in this diff Show More