Skip to content

Commit

Permalink
[helm nats 1.x] upgrade NATS to 2.9.19 (#749)
Browse files Browse the repository at this point in the history
Signed-off-by: Caleb Lloyd <caleb@synadia.com>
  • Loading branch information
caleblloyd committed Jun 26, 2023
1 parent 0a71fd7 commit 1a411b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/charts/nats/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v2
appVersion: 2.9.17
appVersion: 2.9.19
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 1.0.0-beta.6
version: 1.0.0-beta.7
home: http://github.com/nats-io/k8s
maintainers:
- email: info@nats.io
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ config:
container:
image:
repository: nats
tag: 2.9.17-alpine
tag: 2.9.19-alpine
pullPolicy:
registry:

Expand Down

0 comments on commit 1a411b5

Please sign in to comment.