Skip to content

Commit

Permalink
Merge pull request #408 from nats-io/release/v0.11.2
Browse files Browse the repository at this point in the history
Release/v0.11.2
  • Loading branch information
wallyqs committed Jan 25, 2022
2 parents 4d61651 + 1570ffd commit 6507760
Show file tree
Hide file tree
Showing 11 changed files with 105 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<img width="2487" alt="Screen Shot 2020-10-12 at 4 59 32 PM" src="https://user-images.githubusercontent.com/26195/95800603-99d95f00-0cac-11eb-968b-f3e4dde3ff8d.png">

[![License][License-Image]][License-Url]
[![Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=go&type=5&v=0.11.0)](https://github.com/nats-io/k8s/releases/tag/v0.11.0)
[![Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=go&type=5&v=0.11.2)](https://github.com/nats-io/k8s/releases/tag/v0.11.2)

[License-Url]: https://www.apache.org/licenses/LICENSE-2.0
[License-Image]: https://img.shields.io/badge/License-Apache2-blue.svg
Expand Down
3 changes: 2 additions & 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.0"
VERSION = "0.11.2"
CHARTS = ["nats", "stan", "nack", "nats-kafka"]
URL = "https://github.com/nats-io/k8s/releases/download/v#{VERSION}/"

Expand Down Expand Up @@ -37,6 +37,7 @@ task 'helm:package', :chart do |t, args|
end
end

desc 'updates helm index'
task 'helm:index', :chart do |t, args|
o = File.read("charts/index.yaml")
yaml = YAML.load(o)
Expand Down
90 changes: 89 additions & 1 deletion helm/charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
apiVersion: v1
entries:
nack:
- apiVersion: v2
appVersion: 0.6.1
description: A Helm chart for NACK
name: nack
keywords:
- nats
- jetstream
- cncf
version: 0.11.2
maintainers:
- name: Waldemar Quevedo
url: https://github.com/wallyqs
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: 71836ca4ac22eccd320b6947f989244f33313bf7c1b4f9201291725caa68732d
urls:
- https://github.com/nats-io/k8s/releases/download/v0.11.2/nack-0.11.2.tgz
created: '2022-01-24T17:54:10.228808-08:00'
- apiVersion: v2
appVersion: 0.6.0
description: A Helm chart for NACK
Expand Down Expand Up @@ -165,6 +186,16 @@ entries:
- https://github.com/nats-io/k8s/releases/download/v0.6.0/nack-0.6.0.tgz
version: 0.6.0
nats-kafka:
- apiVersion: v2
version: 0.11.2
appVersion: 0.2.1
type: application
name: nats-kafka
description: A multi-connector bridge between NATS and Kafka.
digest: '068d7b53211fd3aac04aa25c8f28f1a775afe3c2f513e4525046812188fafccb'
urls:
- https://github.com/nats-io/k8s/releases/download/v0.11.2/nats-kafka-0.11.2.tgz
created: '2022-01-24T17:54:10.228885-08:00'
- apiVersion: v2
version: 0.11.0
appVersion: 0.2.1
Expand Down Expand Up @@ -214,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.0
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Communications Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 0.11.2
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: ec2a38f21a4b77dff6e909c4176f33fe151d46fe0a5f244347b2991aea348833
urls:
- https://github.com/nats-io/k8s/releases/download/v0.11.2/nats-0.11.2.tgz
created: '2022-01-24T17:54:10.228526-08:00'
- apiVersion: v2
appVersion: 2.6.5
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed
Expand Down Expand Up @@ -889,6 +946,37 @@ 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.23.2
description: A Helm chart for NATS Streaming
name: stan
keywords:
- nats
- streaming
- stan
- delivery
- ratelimit
- replay
- statefulset
- cncf
version: 0.11.2
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]
- name: rchenzheng
url: https://github.com/rchenzheng
icon: https://nats.io/img/nats-icon-color.png
digest: 03ca0d876524aa040447f1b04431da9c3510e271131e14c924c481fdf4b4d5df
urls:
- https://github.com/nats-io/k8s/releases/download/v0.11.2/stan-0.11.2.tgz
created: '2022-01-24T17:54:10.228695-08:00'
- apiVersion: v2
appVersion: 0.23.1
description: A Helm chart for NATS Streaming
Expand Down Expand Up @@ -1655,4 +1743,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-10T14:48:46.303508-08:00'
generated: '2022-01-24T17:54:10.228889-08:00'
4 changes: 2 additions & 2 deletions helm/charts/nack/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
apiVersion: v2
appVersion: 0.6.0
appVersion: 0.6.1
description: A Helm chart for NACK
name: nack
keywords:
- nats
- jetstream
- cncf
version: 0.11.0
version: 0.11.2
maintainers:
- name: Waldemar Quevedo
url: https://github.com/wallyqs
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ using a NATS client with JetStream support for management or the `nats` utility.
First, we'll need to NATS cluster that has enabled JetStream. You can install
one as follows:

```sh
```yaml
nats:
image: nats:alpine

Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
###############################
jetstream:
enabled: true
image: natsio/jetstream-controller:0.6.0
image: natsio/jetstream-controller:0.6.1
pullPolicy: IfNotPresent
replicas: 1

Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nats-kafka/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
apiVersion: v2
version: 0.11.0
version: 0.11.2
appVersion: 0.2.1
type: application
name: nats-kafka
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/nats/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
apiVersion: v2
appVersion: 2.6.5
appVersion: 2.7.0
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications
Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 0.11.0
version: 0.11.2
home: http://github.com/nats-io/k8s
maintainers:
- name: Waldemar Quevedo
Expand Down
5 changes: 3 additions & 2 deletions helm/charts/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# #
###############################
nats:
image: nats:2.6.5-alpine
image: nats:2.7.0-alpine
pullPolicy: IfNotPresent

# The servers name prefix, must be used for example when we want a NATS cluster
Expand Down Expand Up @@ -46,6 +46,7 @@ nats:
resources: {}

client:
port: 4222
portName: "client"

# Server settings.
Expand Down Expand Up @@ -429,7 +430,7 @@ reloader:
# Prometheus NATS Exporter configuration.
exporter:
enabled: true
image: natsio/prometheus-nats-exporter:0.9.0
image: natsio/prometheus-nats-exporter:0.9.1
pullPolicy: IfNotPresent
securityContext: {}
resources: {}
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/stan/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
apiVersion: v2
appVersion: 0.23.1
appVersion: 0.23.2
description: A Helm chart for NATS Streaming
name: stan
keywords:
Expand All @@ -12,7 +12,7 @@ keywords:
- replay
- statefulset
- cncf
version: 0.11.0
version: 0.11.2
maintainers:
- name: Waldemar Quevedo
url: https://github.com/wallyqs
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/stan/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# #
##################################
stan:
image: nats-streaming:0.23.0
image: nats-streaming:0.23.2
pullPolicy: IfNotPresent
replicas: 1

Expand Down

0 comments on commit 6507760

Please sign in to comment.