Skip to content

Commit efc59d7

Browse files
Bump nats from 2.10.24-alpine to 2.10.25-alpine in /helm/charts/nats (#961)
* Bump nats from 2.10.24-alpine to 2.10.25-alpine in /helm/charts/nats Bumps nats from 2.10.24-alpine to 2.10.25-alpine. --- updated-dependencies: - dependency-name: nats dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [nats helm] bump chart to version: 1.2.10 appVersion: 2.10.25 --------- Signed-off-by: dependabot[bot] <[email protected]> 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 5d91780 commit efc59d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/charts/nats/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
apiVersion: v2
2-
appVersion: 2.10.24
2+
appVersion: 2.10.25
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.9
9+
version: 1.2.10
1010
home: http://github.com/nats-io/k8s
1111
maintainers:
1212

helm/charts/nats/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ config:
312312
container:
313313
image:
314314
repository: nats
315-
tag: 2.10.24-alpine
315+
tag: 2.10.25-alpine
316316
pullPolicy:
317317
registry:
318318

0 commit comments

Comments
 (0)