Skip to content

Commit be8c09d

Browse files
Update NATS chart to 2.11.1 (#992)
1 parent 0cdf8b8 commit be8c09d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/charts/nats/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords:
66
- nats
77
- messaging
88
- cncf
9-
version: 1.3.2
9+
version: 1.3.3
1010
home: http://github.com/nats-io/k8s
1111
maintainers:
1212
- email: info@nats.io

helm/charts/nats/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ config:
313313
container:
314314
image:
315315
repository: nats
316-
tag: 2.11.1-binary-alpine
316+
tag: 2.11.1-alpine
317317
pullPolicy:
318318
registry:
319319
# if digest is provided, it overrides tag (example: "sha256:abcdef1234567890")

0 commit comments

Comments
 (0)