Skip to content

Commit 0af165c

Browse files
Bump nats from 2.9.20-alpine to 2.9.21-alpine in /helm/charts/nats (#775)
* Bump nats from 2.9.20-alpine to 2.9.21-alpine in /helm/charts/nats Bumps nats from 2.9.20-alpine to 2.9.21-alpine. --- updated-dependencies: - dependency-name: nats dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [nats helm] bump chart to version: 1.0.1 appVersion: 2.9.21 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent def9dc2 commit 0af165c

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.9.20
2+
appVersion: 2.9.21
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.0.0
9+
version: 1.0.1
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
@@ -308,7 +308,7 @@ config:
308308
container:
309309
image:
310310
repository: nats
311-
tag: 2.9.20-alpine
311+
tag: 2.9.21-alpine
312312
pullPolicy:
313313
registry:
314314

0 commit comments

Comments
 (0)