Skip to content

Commit 6ad24da

Browse files
authored
Merge pull request #87 from nats-io/release/v0.5.0
Add release v0.5.0
2 parents 967d5f4 + a8249a4 commit 6ad24da

File tree

5 files changed

+48
-2
lines changed

5 files changed

+48
-2
lines changed

helm/charts/index.yaml

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
apiVersion: v1
22
entries:
33
nats:
4+
- apiVersion: v2
5+
appVersion: 2.1.7
6+
created: "2020-07-19T17:33:58.473762-07:00"
7+
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
8+
Communications Technology.
9+
digest: 9c473ace4a024496ecae799543a60b6eef996cdab2a6d98fcec289fdcef6a402
10+
home: http://github.com/nats-io/k8s
11+
icon: https://nats.io/img/nats-icon-color.png
12+
keywords:
13+
- nats
14+
- messaging
15+
- cncf
16+
maintainers:
17+
- email: wally@nats.io
18+
name: Waldemar Quevedo
19+
- email: colin@nats.io
20+
name: Colin Sullivan
21+
name: nats
22+
urls:
23+
- https://github.com/nats-io/k8s/releases/download/v0.5.0/nats-0.5.0.tgz
24+
version: 0.5.0
425
- apiVersion: v2
526
appVersion: 2.1.7
627
created: "2020-06-19T22:47:01.762232-07:00"
@@ -210,6 +231,31 @@ entries:
210231
- https://github.com/nats-io/k8s/releases/download/v0.2.0/nats-0.2.0.tgz
211232
version: 0.2.0
212233
stan:
234+
- apiVersion: v2
235+
appVersion: 0.18.0
236+
created: "2020-07-19T17:33:58.481928-07:00"
237+
description: A Helm chart for NATS Streaming
238+
digest: 87ef88ff707ec6caea703afd528a6b6074f6d785cb93557ac55de711c22c92ba
239+
icon: https://nats.io/img/nats-icon-color.png
240+
keywords:
241+
- nats
242+
- streaming
243+
- stan
244+
- delivery
245+
- ratelimit
246+
- replay
247+
- statefulset
248+
- cncf
249+
maintainers:
250+
- email: wally@nats.io
251+
name: Waldemar Quevedo
252+
- email: colin@nats.io
253+
name: Colin Sullivan
254+
- name: rchenzheng
255+
name: stan
256+
urls:
257+
- https://github.com/nats-io/k8s/releases/download/v0.5.0/stan-0.5.0.tgz
258+
version: 0.5.0
213259
- apiVersion: v2
214260
appVersion: 0.17.0
215261
created: "2020-06-19T22:47:01.783453-07:00"

helm/charts/nats-0.5.0.tgz

12.8 KB
Binary file not shown.

helm/charts/nats/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords:
66
- nats
77
- messaging
88
- cncf
9-
version: 0.4.2
9+
version: 0.5.0
1010
home: http://github.com/nats-io/k8s
1111
maintainers:
1212
- name: Waldemar Quevedo

helm/charts/stan-0.5.0.tgz

6.33 KB
Binary file not shown.

helm/charts/stan/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: "0.17.0"
2+
appVersion: "0.18.0"
33
description: A Helm chart for NATS Streaming
44
name: stan
55
keywords:

0 commit comments

Comments
 (0)