Skip to content

Commit 8d7beba

Browse files
Bump nats from 2.11.1-alpine to 2.11.2-alpine in /helm/charts/nats (#998)
* Bump nats from 2.11.1-alpine to 2.11.2-alpine in /helm/charts/nats Bumps nats from 2.11.1-alpine to 2.11.2-alpine. --- updated-dependencies: - dependency-name: nats dependency-version: 2.11.2-alpine 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.3.4 appVersion: 2.11.2 --------- 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 9835f60 commit 8d7beba

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.11.1
2+
appVersion: 2.11.2
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.3.3
9+
version: 1.3.4
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-alpine
316+
tag: 2.11.2-alpine
317317
pullPolicy:
318318
registry:
319319
# if digest is provided, it overrides tag (example: "sha256:abcdef1234567890")

0 commit comments

Comments
 (0)