mirror of
https://github.com/truenas/charts.git
synced 2026-05-02 14:31:39 +08:00
Upgraded catalog item(s) (#2600)
This commit is contained in:
@@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
|
||||
annotations:
|
||||
title: Chia
|
||||
type: application
|
||||
version: 1.0.36
|
||||
version: 1.0.37
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.1
|
||||
appVersion: 2.4.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/chia-network/chia
|
||||
tag: 2.3.1
|
||||
tag: 2.4.0
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.53
|
||||
version: 1.2.54
|
||||
apiVersion: v2
|
||||
appVersion: 1.46.0
|
||||
appVersion: 1.47.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.46.0
|
||||
tag: 1.47.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,7 +4,7 @@ description: Node-RED is a programming tool for wiring together hardware devices
|
||||
annotations:
|
||||
title: Node-RED
|
||||
type: application
|
||||
version: 1.2.10
|
||||
version: 1.2.11
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.10
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.10-18
|
||||
tag: 4.0.0-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.10-18-minimal
|
||||
tag: 4.0.0-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
|
||||
annotations:
|
||||
title: Radarr
|
||||
type: application
|
||||
version: 1.2.14
|
||||
version: 1.2.15
|
||||
apiVersion: v2
|
||||
appVersion: 5.6.0.8846
|
||||
appVersion: 5.7.0.8882
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.6.0.8846
|
||||
tag: 5.7.0.8882
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Secure remote access to shared resources
|
||||
annotations:
|
||||
title: Tailscale
|
||||
type: application
|
||||
version: 1.0.41
|
||||
version: 1.0.42
|
||||
apiVersion: v2
|
||||
appVersion: 1.66.4
|
||||
appVersion: 1.68.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tailscale/tailscale
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.66.4
|
||||
tag: v1.68.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -9,8 +9,8 @@ resources:
|
||||
memory: 8Gi
|
||||
|
||||
tailscaleConfig:
|
||||
authkey: ""
|
||||
hostname: ""
|
||||
authkey: ''
|
||||
hostname: ''
|
||||
advertiseRoutes: []
|
||||
advertiseExitNode: false
|
||||
userspace: true
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
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:
|
||||
title: Tautulli
|
||||
type: application
|
||||
version: 1.2.4
|
||||
version: 1.2.5
|
||||
apiVersion: v2
|
||||
appVersion: v2.14.2
|
||||
appVersion: 2.14.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tautulli/tautulli
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.14.2
|
||||
tag: v2.14.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user