mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 10:00:05 +08:00
Upgraded catalog item(s) (#1519)
* Upgraded catalog item(s)
This commit upgrades elastic-search, home-assistant, prometheus, chia, immich, node-red catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
|
||||
generated: "2023-08-28T16:56:48.899723126+03:00"
|
||||
version: 1.1.1
|
||||
digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
|
||||
generated: "2023-09-07T10:05:18.83836972+03:00"
|
||||
|
||||
@@ -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.0.3
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: '3.0.2'
|
||||
appVersion: 3.1.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -14,7 +15,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
home: https://nodered.org
|
||||
icon: https://avatars.githubusercontent.com/u/5375661
|
||||
sources:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/community/node-red/charts/common-1.1.1.tgz
Normal file
BIN
library/ix-dev/community/node-red/charts/common-1.1.1.tgz
Normal file
Binary file not shown.
@@ -1,27 +1,27 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '3.0.2-18'
|
||||
tag: 3.1.0-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '3.0.2-18-minimal'
|
||||
tag: 3.1.0-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '3.0.2-16'
|
||||
tag: 3.1.0-16
|
||||
node16MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '3.0.2-16-minimal'
|
||||
tag: 3.1.0-16-minimal
|
||||
node14Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '3.0.2-14'
|
||||
tag: 3.1.0-14
|
||||
node14MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '3.0.2-14-minimal'
|
||||
tag: 3.1.0-14-minimal
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user