From 873aa8ce7d0f431338dfaf44113e735175de5143 Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Wed, 27 Oct 2021 19:26:14 +0200 Subject: [PATCH] chore: update node-red and appVersion to 2.1.3 Signed-off-by: Engin Diri --- README.md | 4 ++-- charts/node-red/Chart.yaml | 18 ++++++++++++++++-- charts/node-red/README.md | 4 ++-- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cf4ce194..5b74c955 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/charts/node-red/Chart.yaml b/charts/node-red/Chart.yaml index 77d5b5d0..010c496e 100644 --- a/charts/node-red/Chart.yaml +++ b/charts/node-red/Chart.yaml @@ -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 @@ -22,3 +22,17 @@ maintainers: - name: dirien email: engin.diri@mail.schwarz 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: engin.diri@mail.schwarz diff --git a/charts/node-red/README.md b/charts/node-red/README.md index 3288c3c6..cb54e7b4 100644 --- a/charts/node-red/README.md +++ b/charts/node-red/README.md @@ -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)