Skip to content

Commit

Permalink
chore: update node-red and appVersion to 2.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Engin Diri <[email protected]>
  • Loading branch information
Engin Diri committed Oct 27, 2021
1 parent 24ad182 commit 873aa8c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# node-red ⚙

![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square)
![AppVersion: 2.0.6--12](https://img.shields.io/badge/AppVersion-2.0.6--12-informational?style=flat-square)
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square)
![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
[![Linting and Testing](https://github.com/dirien/node-red-chart/actions/workflows/lint-and-test.yml/badge.svg)](https://github.com/dirien/node-red-chart/actions/workflows/lint-and-test.yml)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/node-red)](https://artifacthub.io/packages/search?repo=node-red)
Expand Down
18 changes: 16 additions & 2 deletions charts/node-red/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ icon: https://nodered.org/about/resources/media/node-red-icon-2.png

type: application

version: 0.2.5
appVersion: "2.0.6-12"
version: 0.3.1
appVersion: "2.1.3"

keywords:
- node-red
Expand All @@ -22,3 +22,17 @@ maintainers:
- name: dirien
email: [email protected]
url: https://jobs.schwarz

annotations:
artifacthub.io/changes: |
- Updated node-red image to 2.1.3
artifacthub.io/images: |
- name: node-red
image: docker.io/nodered/node-red:2.1.3
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: website
url: https://jobs.schwarz
artifacthub.io/maintainers: |
- name: dirien
email: [email protected]
4 changes: 2 additions & 2 deletions charts/node-red/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# node-red ⚙

![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square)
![AppVersion: 2.0.6--12](https://img.shields.io/badge/AppVersion-2.0.6--12-informational?style=flat-square)
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square)
![AppVersion: 2.1.3](https://img.shields.io/badge/AppVersion-2.1.3-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
[![Linting and Testing](https://github.com/dirien/node-red-chart/actions/workflows/lint-and-test.yml/badge.svg)](https://github.com/dirien/node-red-chart/actions/workflows/lint-and-test.yml)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/node-red)](https://artifacthub.io/packages/search?repo=node-red)
Expand Down

0 comments on commit 873aa8c

Please sign in to comment.