mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
Upgraded catalog item(s) (#2147)
* Upgraded catalog item(s)
This commit upgrades netdata, elastic-search, syncthing, adguard-home, n8n, node-red catalog item(s).
* undo n8n
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
name: elastic-search
|
||||
description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.
|
||||
description: Elasticsearch is the distributed, RESTful search and analytics engine
|
||||
at the heart of the Elastic Stack.
|
||||
annotations:
|
||||
title: Elastic Search
|
||||
type: application
|
||||
version: 1.1.11
|
||||
version: 1.1.12
|
||||
apiVersion: v2
|
||||
appVersion: 8.12.0
|
||||
appVersion: 8.12.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.12.0
|
||||
tag: 8.12.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
apiVersion: v2
|
||||
appVersion: v1.44.1
|
||||
appVersion: v1.44.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: netdata/netdata
|
||||
tag: v1.44.1
|
||||
tag: v1.44.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
|
||||
annotations:
|
||||
title: Syncthing
|
||||
type: application
|
||||
version: 1.0.40
|
||||
version: 1.0.41
|
||||
apiVersion: v2
|
||||
appVersion: 1.27.2
|
||||
appVersion: 1.27.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: syncthing/syncthing
|
||||
tag: 1.27.2
|
||||
tag: 1.27.3
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: adguard-home
|
||||
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
|
||||
description: Free and open source, powerful network-wide ads & trackers blocking DNS
|
||||
server.
|
||||
annotations:
|
||||
title: AdGuard Home
|
||||
type: application
|
||||
version: 1.0.36
|
||||
version: 1.0.37
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.43
|
||||
appVersion: 0.107.44
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: adguard/adguardhome
|
||||
tag: v0.107.43
|
||||
tag: v0.107.44
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources:
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: node-red
|
||||
description: Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
|
||||
description: Node-RED is a programming tool for wiring together hardware devices,
|
||||
APIs and online services in new and interesting ways.
|
||||
annotations:
|
||||
title: Node-RED
|
||||
type: application
|
||||
version: 1.2.3
|
||||
version: 1.2.4
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.3
|
||||
appVersion: 3.1.4
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.3-18
|
||||
tag: 3.1.4-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.3-18-minimal
|
||||
tag: 3.1.4-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.3-16
|
||||
tag: 3.1.4-16
|
||||
node16MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.3-16-minimal
|
||||
tag: 3.1.4-16-minimal
|
||||
node14Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user