Skip to content

Commit

Permalink
Merge pull request #414 from nats-io/release/v0.12.0
Browse files Browse the repository at this point in the history
Release v0.12.0
  • Loading branch information
wallyqs authored Jan 27, 2022
2 parents 06b5853 + d4bd1a9 commit 2b475a7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require 'yaml'
require 'digest'
require 'time'

VERSION = "0.11.2"
VERSION = "0.12.0"
CHARTS = ["nats", "stan", "nack", "nats-kafka"]
URL = "https://github.com/nats-io/k8s/releases/download/v#{VERSION}/"

Expand Down
28 changes: 27 additions & 1 deletion helm/charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,32 @@ entries:
- https://github.com/nats-io/k8s/releases/download/v0.7.2/nats-operator-0.7.4.tgz
version: 0.7.4
nats:
- apiVersion: v2
appVersion: 2.7.1
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Communications Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 0.12.0
home: http://github.com/nats-io/k8s
maintainers:
- name: Waldemar Quevedo
url: https://github.com/wallyqs
email: [email protected]
- name: Colin Sullivan
url: https://github.com/ColinSullivan1
email: [email protected]
- name: Jaime Piña
url: https://github.com/variadico
email: [email protected]
icon: https://nats.io/img/nats-icon-color.png
digest: cdd21949f69e86dd7b275580e9f416293c09d59247f09eddc5ee64fb5d2216f6
urls:
- https://github.com/nats-io/k8s/releases/download/v0.12.0/nats-0.12.0.tgz
created: '2022-01-26T15:10:16.088558-08:00'
- apiVersion: v2
appVersion: 2.7.0
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Expand Down Expand Up @@ -1743,4 +1769,4 @@ entries:
urls:
- https://github.com/nats-io/k8s/releases/download/v0.9.2/surveyor-0.9.2.tgz
version: 0.9.2
generated: '2022-01-24T17:54:10.228889-08:00'
generated: '2022-01-26T15:10:16.088963-08:00'

0 comments on commit 2b475a7

Please sign in to comment.