Skip to content

Commit 24553a2

Browse files
Bump nats from 2.10.26-alpine to 2.11.0-alpine in /helm/charts/nats (#982)
* Bump nats from 2.10.26-alpine to 2.11.0-alpine in /helm/charts/nats Bumps nats from 2.10.26-alpine to 2.11.0-alpine. --- updated-dependencies: - dependency-name: nats dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [nats helm] bump chart to version: 1.3.0 appVersion: 2.11.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 49cf607 commit 24553a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/charts/nats/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
apiVersion: v2
2-
appVersion: 2.10.26
2+
appVersion: 2.11.0
33
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
44
name: nats
55
keywords:
66
- nats
77
- messaging
88
- cncf
9-
version: 1.2.11
9+
version: 1.3.0
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
@@ -312,7 +312,7 @@ config:
312312
container:
313313
image:
314314
repository: nats
315-
tag: 2.10.26-alpine
315+
tag: 2.11.0-alpine
316316
pullPolicy:
317317
registry:
318318
# if digest is provided, it overrides tag (example: "sha256:abcdef1234567890")

0 commit comments

Comments
 (0)