Skip to content

Commit

Permalink
Merge pull request #87 from nats-io/release/v0.5.0
Browse files Browse the repository at this point in the history
Add release v0.5.0
  • Loading branch information
wallyqs committed Jul 20, 2020
2 parents 967d5f4 + a8249a4 commit 6ad24da
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 2 deletions.
46 changes: 46 additions & 0 deletions helm/charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
apiVersion: v1
entries:
nats:
- apiVersion: v2
appVersion: 2.1.7
created: "2020-07-19T17:33:58.473762-07:00"
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Communications Technology.
digest: 9c473ace4a024496ecae799543a60b6eef996cdab2a6d98fcec289fdcef6a402
home: http://github.com/nats-io/k8s
icon: https://nats.io/img/nats-icon-color.png
keywords:
- nats
- messaging
- cncf
maintainers:
- email: [email protected]
name: Waldemar Quevedo
- email: [email protected]
name: Colin Sullivan
name: nats
urls:
- https://github.com/nats-io/k8s/releases/download/v0.5.0/nats-0.5.0.tgz
version: 0.5.0
- apiVersion: v2
appVersion: 2.1.7
created: "2020-06-19T22:47:01.762232-07:00"
Expand Down Expand Up @@ -210,6 +231,31 @@ entries:
- 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.18.0
created: "2020-07-19T17:33:58.481928-07:00"
description: A Helm chart for NATS Streaming
digest: 87ef88ff707ec6caea703afd528a6b6074f6d785cb93557ac55de711c22c92ba
icon: https://nats.io/img/nats-icon-color.png
keywords:
- nats
- streaming
- stan
- delivery
- ratelimit
- replay
- statefulset
- cncf
maintainers:
- email: [email protected]
name: Waldemar Quevedo
- email: [email protected]
name: Colin Sullivan
- name: rchenzheng
name: stan
urls:
- https://github.com/nats-io/k8s/releases/download/v0.5.0/stan-0.5.0.tgz
version: 0.5.0
- apiVersion: v2
appVersion: 0.17.0
created: "2020-06-19T22:47:01.783453-07:00"
Expand Down
Binary file added helm/charts/nats-0.5.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion helm/charts/nats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- nats
- messaging
- cncf
version: 0.4.2
version: 0.5.0
home: http://github.com/nats-io/k8s
maintainers:
- name: Waldemar Quevedo
Expand Down
Binary file added helm/charts/stan-0.5.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion helm/charts/stan/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.17.0"
appVersion: "0.18.0"
description: A Helm chart for NATS Streaming
name: stan
keywords:
Expand Down

0 comments on commit 6ad24da

Please sign in to comment.