Skip to content

Commit

Permalink
Merge branch 'release/v0.3.10'
Browse files Browse the repository at this point in the history
  • Loading branch information
wallyqs committed May 5, 2020
2 parents 5588519 + e29d184 commit f11cd30
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-05-05T14:33:09.666462-07:00"
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Communications Technology.
digest: 3a949a823e9007d037eedf69cae803f0355385fcfce4538343eca46f96cf7a84
home: http://github.com/nats-io/k8s
icon: https://nats.io/img/nats-icon-color.png
keywords:
- nats
- messaging
- cncf
maintainers:
- email: wally@nats.io
name: Waldemar Quevedo
- email: colin@nats.io
name: Colin Sullivan
name: nats
urls:
- https://github.com/nats-io/k8s/releases/download/v0.3.10/nats-0.3.10.tgz
version: 0.3.10
- apiVersion: v2
appVersion: 2.1.6
created: "2020-04-16T09:24:30.920477-07:00"
Expand Down Expand Up @@ -147,6 +168,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-05-05T14:33:09.693566-07:00"
description: A Helm chart for NATS Streaming
digest: 9eb78f0f30eceef13749b8dbe00deef52be400773e7ac8f019779da080f29bd3
icon: https://nats.io/img/nats-icon-color.png
keywords:
- nats
- streaming
- stan
- delivery
- ratelimit
- replay
- statefulset
- cncf
maintainers:
- email: wally@nats.io
name: Waldemar Quevedo
- email: colin@nats.io
name: Colin Sullivan
- name: rchenzheng
name: stan
urls:
- https://github.com/nats-io/k8s/releases/download/v0.3.10/stan-0.3.10.tgz
version: 0.3.10
- apiVersion: v2
appVersion: 0.17.0
created: "2020-04-10T16:35:37.013084-07:00"
Expand Down
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.3.8
version: 0.3.10
home: http://github.com/nats-io/k8s
maintainers:
- name: Waldemar Quevedo
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.3.6
version: 0.3.10
maintainers:
- name: Waldemar Quevedo
github: https://github.com/wallyqs
Expand Down

0 comments on commit f11cd30

Please sign in to comment.