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 0cdf8b8 commit be8c09dCopy full SHA for be8c09d
helm/charts/nats/Chart.yaml
@@ -6,7 +6,7 @@ keywords:
6
- nats
7
- messaging
8
- cncf
9
-version: 1.3.2
+version: 1.3.3
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-binary-alpine
+ tag: 2.11.1-alpine
317
pullPolicy:
318
registry:
319
# if digest is provided, it overrides tag (example: "sha256:abcdef1234567890")
0 commit comments