Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/node-red/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: 2.2.2
appVersion: 3.0.2
description: Node-RED is low-code programming for event-driven applications
name: node-red
version: 10.3.2
version: 11.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- nodered
Expand All @@ -23,4 +23,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.2
description: Upgraded to Node Red 3.0.2 upstream image
6 changes: 3 additions & 3 deletions charts/stable/node-red/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# node-red

![Version: 10.3.2](https://img.shields.io/badge/Version-10.3.2-informational?style=flat-square) ![AppVersion: 2.2.2](https://img.shields.io/badge/AppVersion-2.2.2-informational?style=flat-square)
![Version: 11.0.0](https://img.shields.io/badge/Version-11.0.0-informational?style=flat-square) ![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=flat-square)

Node-RED is low-code programming for event-driven applications

Expand Down Expand Up @@ -91,15 +91,15 @@ N/A

## Changelog

### Version 10.3.2
### Version 11.0.0

#### Added

N/A

#### Changed

* Upgraded `common` chart dependency to version 4.5.2
* Upgraded to Node Red 3.0.2 upstream image*

#### Fixed

Expand Down