Skip to content

Commit c7b634f

Browse files
authored
Merge pull request #39 from nats-io/release/v0.3.0
Release v0.3.0
2 parents fbbe257 + db7c031 commit c7b634f

File tree

3 files changed

+48
-2
lines changed

3 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.6
6+
created: "2020-04-02T21:20:08.662671-07:00"
7+
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
8+
Communications Technology.
9+
digest: 51d30784678c99981f47d76bc0f697b95b201feaefbc73d81c6cefae028960fb
10+
home: http://github.com/nats-io/k8s
11+
icon: https://nats.io/img/logo.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.3.0/nats-0.3.0.tgz
24+
version: 0.3.0
425
- apiVersion: v2
526
appVersion: 2.1.4
627
created: "2020-03-04T12:58:26.614467-08:00"
@@ -42,6 +63,31 @@ entries:
4263
- https://github.com/nats-io/k8s/releases/download/v0.2.0/nats-0.2.0.tgz
4364
version: 0.2.0
4465
stan:
66+
- apiVersion: v2
67+
appVersion: 0.17.0
68+
created: "2020-04-02T21:22:25.946345-07:00"
69+
description: A Helm chart for NATS Streaming
70+
digest: f2d6f9f7d8a0001f142a6adb65be2c9249c4183a30bd9a6e80d5798a6762949b
71+
icon: https://nats.io/img/logo.png
72+
keywords:
73+
- nats
74+
- streaming
75+
- stan
76+
- delivery
77+
- ratelimit
78+
- replay
79+
- statefulset
80+
- cncf
81+
maintainers:
82+
- email: wally@nats.io
83+
name: Waldemar Quevedo
84+
- email: colin@nats.io
85+
name: Colin Sullivan
86+
- name: rchenzheng
87+
name: stan
88+
urls:
89+
- https://github.com/nats-io/k8s/releases/download/v0.3.0/stan-0.3.0.tgz
90+
version: 0.3.0
4591
- apiVersion: v2
4692
appVersion: 0.17.0
4793
created: "2020-03-04T12:58:26.618814-08:00"

helm/charts/nats/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: "2.1.4"
2+
appVersion: "2.1.6"
33
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
44
name: nats
55
keywords:

helm/charts/stan/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords:
1111
- replay
1212
- statefulset
1313
- cncf
14-
version: 0.2.2
14+
version: 0.3.0
1515
maintainers:
1616
- name: Waldemar Quevedo
1717
github: https://github.com/wallyqs

0 commit comments

Comments
 (0)