Skip to content

Commit

Permalink
Merge pull request #39 from nats-io/release/v0.3.0
Browse files Browse the repository at this point in the history
Release v0.3.0
  • Loading branch information
wallyqs committed Apr 3, 2020
2 parents fbbe257 + db7c031 commit c7b634f
Show file tree
Hide file tree
Showing 3 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.6
created: "2020-04-02T21:20:08.662671-07:00"
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Communications Technology.
digest: 51d30784678c99981f47d76bc0f697b95b201feaefbc73d81c6cefae028960fb
home: http://github.com/nats-io/k8s
icon: https://nats.io/img/logo.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.3.0/nats-0.3.0.tgz
version: 0.3.0
- apiVersion: v2
appVersion: 2.1.4
created: "2020-03-04T12:58:26.614467-08:00"
Expand Down Expand Up @@ -42,6 +63,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.17.0
created: "2020-04-02T21:22:25.946345-07:00"
description: A Helm chart for NATS Streaming
digest: f2d6f9f7d8a0001f142a6adb65be2c9249c4183a30bd9a6e80d5798a6762949b
icon: https://nats.io/img/logo.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.3.0/stan-0.3.0.tgz
version: 0.3.0
- apiVersion: v2
appVersion: 0.17.0
created: "2020-03-04T12:58:26.618814-08:00"
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nats/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.1.4"
appVersion: "2.1.6"
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
name: nats
keywords:
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/stan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords:
- replay
- statefulset
- cncf
version: 0.2.2
version: 0.3.0
maintainers:
- name: Waldemar Quevedo
github: https://github.com/wallyqs
Expand Down

0 comments on commit c7b634f

Please sign in to comment.