From 1b71f14b739172025f23aa8ec423d740be8f7e46 Mon Sep 17 00:00:00 2001 From: Waldemar Quevedo Date: Thu, 16 Apr 2020 09:25:40 -0700 Subject: [PATCH] Update index Signed-off-by: Waldemar Quevedo --- helm/charts/index.yaml | 21 +++++++++++++++++++++ helm/charts/nats/Chart.yaml | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/helm/charts/index.yaml b/helm/charts/index.yaml index 8d608dc9..b6faa55f 100644 --- a/helm/charts/index.yaml +++ b/helm/charts/index.yaml @@ -1,6 +1,27 @@ apiVersion: v1 entries: nats: + - apiVersion: v2 + appVersion: 2.1.6 + created: "2020-04-16T09:24:30.920477-07:00" + description: A Helm chart for the NATS.io High Speed Cloud Native Distributed + Communications Technology. + digest: 6104712edce733b977b98663e48367ddfd4c782b93779e59b4e84eb7918b2ee3 + home: http://github.com/nats-io/k8s + icon: https://nats.io/img/nats-icon-color.png + keywords: + - nats + - messaging + - cncf + maintainers: + - email: wally@nats.io + name: Waldemar Quevedo + - email: colin@nats.io + name: Colin Sullivan + name: nats + urls: + - https://github.com/nats-io/k8s/releases/download/v0.3.8/nats-0.3.8.tgz + version: 0.3.8 - apiVersion: v2 appVersion: 2.1.6 created: "2020-04-10T16:35:36.998121-07:00" diff --git a/helm/charts/nats/Chart.yaml b/helm/charts/nats/Chart.yaml index e1661040..683f119b 100644 --- a/helm/charts/nats/Chart.yaml +++ b/helm/charts/nats/Chart.yaml @@ -6,7 +6,7 @@ keywords: - nats - messaging - cncf -version: 0.3.6 +version: 0.3.8 home: http://github.com/nats-io/k8s maintainers: - name: Waldemar Quevedo