Skip to content

Commit

Permalink
Update helm chart index
Browse files Browse the repository at this point in the history
Signed-off-by: Waldemar Quevedo <wally@synadia.com>
  • Loading branch information
wallyqs committed Mar 4, 2020
1 parent 70ac1c6 commit 287c595
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 6 deletions.
52 changes: 47 additions & 5 deletions helm/charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ entries:
nats:
- apiVersion: v2
appVersion: 2.1.4
created: "2020-03-02T16:27:15.534712-08:00"
created: "2020-03-04T12:58:26.614467-08:00"
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Communications Technology.
digest: e9538edd22dcfc2e9b491636ad83b37232502c5bf1cea7ef446b1bed58e9fb0f
digest: 508e43d33272c1bb98f60b730188015feac4b26102fc5a1133cd4258506b1342
home: http://github.com/nats-io/k8s
icon: https://nats.io/img/logo.png
keywords:
Expand All @@ -20,14 +20,33 @@ entries:
name: Colin Sullivan
name: nats
urls:
- https://github.com/nats-io/k8s/releases/download/v0.2.2/nats-0.2.2.tgz
version: 0.2.2
- apiVersion: v2
appVersion: 2.1.4
created: "2020-03-04T12:58:26.613712-08:00"
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Communications Technology.
digest: 055fba444015ba5e7af72be94e37d29a02efe124a0baff0fdb8aa52d1bc1ed97
home: http://github.com/nats-io/k8s
icon: https://nats.io/img/logo.png
keywords:
- nats
- messaging
- cncf
maintainers:
- email: wally@nats.io
name: Waldemar Quevedo
name: nats
urls:
- https://github.com/nats-io/k8s/releases/download/v0.2.0/nats-0.2.0.tgz
version: 0.2.0
stan:
- apiVersion: v2
appVersion: 0.17.0
created: "2020-03-02T16:27:15.536124-08:00"
created: "2020-03-04T12:58:26.618814-08:00"
description: A Helm chart for NATS Streaming
digest: 6644a4db18fd26527da7d57ea9dba8ebb1b1e276faccb602b45011626d16bd98
digest: 8db5333798aff4be6ddbc6db7131a34a9214334a4aab4287dda73b180d6fbb9f
icon: https://nats.io/img/logo.png
keywords:
- nats
Expand All @@ -46,6 +65,29 @@ entries:
- name: rchenzheng
name: stan
urls:
- https://github.com/nats-io/k8s/releases/download/v0.2.2/stan-0.2.2.tgz
version: 0.2.2
- apiVersion: v2
appVersion: 0.17.0
created: "2020-03-04T12:58:26.615937-08:00"
description: A Helm chart for NATS Streaming
digest: 843e57c05a1dc345450280eb293721d79440c45374b313eefdcaa3cb59cfaaa2
icon: https://nats.io/img/logo.png
keywords:
- nats
- streaming
- stan
- delivery
- ratelimit
- replay
- statefulset
- cncf
maintainers:
- email: wally@nats.io
name: Waldemar Quevedo
- name: rchenzheng
name: stan
urls:
- https://github.com/nats-io/k8s/releases/download/v0.2.0/stan-0.2.0.tgz
version: 0.2.0
generated: "2020-03-02T16:27:15.530818-08:00"
generated: "2020-03-04T12:58:26.609239-08:00"
5 changes: 4 additions & 1 deletion helm/charts/nats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ keywords:
- nats
- messaging
- cncf
version: 0.2.0
version: 0.2.2
home: http://github.com/nats-io/k8s
maintainers:
- name: Waldemar Quevedo
github: https://github.com/wallyqs
email: wally@nats.io
- name: Colin Sullivan
github: https://github.com/ColinSullivan1
email: colin@nats.io
icon: https://nats.io/img/logo.png

0 comments on commit 287c595

Please sign in to comment.