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 49cf607 commit 24553a2Copy full SHA for 24553a2
helm/charts/nats/Chart.yaml
@@ -1,12 +1,12 @@
1
apiVersion: v2
2
-appVersion: 2.10.26
+appVersion: 2.11.0
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.2.11
+version: 1.3.0
10
home: http://github.com/nats-io/k8s
11
maintainers:
12
- email: info@nats.io
helm/charts/nats/values.yaml
@@ -312,7 +312,7 @@ config:
312
container:
313
image:
314
repository: nats
315
- tag: 2.10.26-alpine
+ tag: 2.11.0-alpine
316
pullPolicy:
317
registry:
318
# if digest is provided, it overrides tag (example: "sha256:abcdef1234567890")
0 commit comments