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 9835f60 commit 8d7bebaCopy full SHA for 8d7beba
helm/charts/nats/Chart.yaml
@@ -1,12 +1,12 @@
1
apiVersion: v2
2
-appVersion: 2.11.1
+appVersion: 2.11.2
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.3.3
+version: 1.3.4
10
home: http://github.com/nats-io/k8s
11
maintainers:
12
- email: info@nats.io
helm/charts/nats/values.yaml
@@ -313,7 +313,7 @@ config:
313
container:
314
image:
315
repository: nats
316
- tag: 2.11.1-alpine
+ tag: 2.11.2-alpine
317
pullPolicy:
318
registry:
319
# if digest is provided, it overrides tag (example: "sha256:abcdef1234567890")
0 commit comments