From 80c196709bffec0814d5c7646b96d984e699955b Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 10 Jun 2020 11:10:31 -0400 Subject: [PATCH] [node-red] fixing chart URL reference (#245) * fixing chart URL reference * bumping chart version --- charts/node-red/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/node-red/Chart.yaml b/charts/node-red/Chart.yaml index 19987fd7..f4fe9115 100644 --- a/charts/node-red/Chart.yaml +++ b/charts/node-red/Chart.yaml @@ -2,15 +2,15 @@ apiVersion: v1 appVersion: 1.0.6-12 description: Node-RED is low-code programming for event-driven applications name: node-red -version: 2.0.0 +version: 2.0.1 keywords: - nodered - node-red -home: https://github.com/billimek/billimek-charts/tree/master/charts/lidarr +home: https://github.com/billimek/billimek-charts/tree/master/charts/node-red icon: https://nodered.org/about/resources/media/node-red-icon-2.png sources: - https://github.com/node-red/node-red-docker - - https://github.com/billimek/billimek-charts/tree/master/charts/lidarr + - https://github.com/billimek/billimek-charts/tree/master/charts/node-red maintainers: - name: billimek email: jeff@billimek.com