From c1461dd0835f15666d6e216e1b256460b196ee1f Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Thu, 7 May 2020 21:02:53 +0100 Subject: [PATCH] Update Chart.yaml files --- charts/aaisp-to-mqtt/Chart.yaml | 10 ++++++++++ charts/calibre-web/Chart.yaml | 3 +-- charts/deluge/Chart.yaml | 3 +-- charts/vsphere-influxdb-go/Chart.yaml | 11 +++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) diff --git a/charts/aaisp-to-mqtt/Chart.yaml b/charts/aaisp-to-mqtt/Chart.yaml index cbfc1cd..d6fd678 100644 --- a/charts/aaisp-to-mqtt/Chart.yaml +++ b/charts/aaisp-to-mqtt/Chart.yaml @@ -3,3 +3,13 @@ appVersion: "0.2" description: Pulls data from the AAISP CHAOSv2 API into MQTT name: aaisp-to-mqtt version: 0.2.5 +keywords: + - aaisp + - mqtt +home: https://github.com/nikdoof/aaisp-to-mqtt +sources: + - https://hub.docker.com/r/nikdoof/aaisp-to-mqtt/ + - https://github.com/natm/aaisp-to-mqtt +maintainers: + - name: nikdoof + email: andy@tensixtyone.com \ No newline at end of file diff --git a/charts/calibre-web/Chart.yaml b/charts/calibre-web/Chart.yaml index 4336d3c..2a694a7 100644 --- a/charts/calibre-web/Chart.yaml +++ b/charts/calibre-web/Chart.yaml @@ -6,11 +6,10 @@ version: 1.1.2 keywords: - calibre-web - calibre -home: https://github.com/nikdoof/home-k8s-flux/tree/master/charts/calibre-web +home: https://github.com/janeczku/calibre-web icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - - https://github.com/janeczku/calibre-web maintainers: - name: nikdoof email: andy@tensixtyone.com diff --git a/charts/deluge/Chart.yaml b/charts/deluge/Chart.yaml index 8ff3a3c..e4589f4 100644 --- a/charts/deluge/Chart.yaml +++ b/charts/deluge/Chart.yaml @@ -5,10 +5,9 @@ version: 1.1.1 keywords: - deluge - libtorrent -home: https://github.com/nikdoof/helm-charts/charts/deluge +home: https://github.com/deluge-torrent/deluge sources: - https://hub.docker.com/r/linuxserver/deluge/ - - https://github.com/janeczku/deluge dependencies: [] maintainers: - name: nikdoof diff --git a/charts/vsphere-influxdb-go/Chart.yaml b/charts/vsphere-influxdb-go/Chart.yaml index 8b8fded..b4739d4 100644 --- a/charts/vsphere-influxdb-go/Chart.yaml +++ b/charts/vsphere-influxdb-go/Chart.yaml @@ -3,3 +3,14 @@ appVersion: "0.8.5" description: Collect VMware vCenter and ESXi performance metrics and send them to InfluxDB name: vsphere-influxdb-go version: 0.1.1 +keywords: + - vsphere + - influxdb + - esx +home: https://github.com/Oxalide/vsphere-influxdb-go +sources: + - https://hub.docker.com/r/nikdoof/vsphere-influxdb-go/ + - https://github.com/janeczku/calibre-web +maintainers: + - name: nikdoof + email: andy@tensixtyone.com