We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def9dc2 commit 0af165cCopy full SHA for 0af165c
helm/charts/nats/Chart.yaml
@@ -1,12 +1,12 @@
1
apiVersion: v2
2
-appVersion: 2.9.20
+appVersion: 2.9.21
3
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
4
name: nats
5
keywords:
6
- nats
7
- messaging
8
- cncf
9
-version: 1.0.0
+version: 1.0.1
10
home: http://github.com/nats-io/k8s
11
maintainers:
12
- email: info@nats.io
helm/charts/nats/values.yaml
@@ -308,7 +308,7 @@ config:
308
container:
309
image:
310
repository: nats
311
- tag: 2.9.20-alpine
+ tag: 2.9.21-alpine
312
pullPolicy:
313
registry:
314
0 commit comments