Skip to content

Commit

Permalink
Bump nats from 2.10.3-alpine to 2.10.4-alpine in /helm/charts/nats (#812
Browse files Browse the repository at this point in the history
)

* Bump nats from 2.10.3-alpine to 2.10.4-alpine in /helm/charts/nats

Bumps nats from 2.10.3-alpine to 2.10.4-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.1.3 appVersion: 2.10.4

---------

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>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Oct 30, 2023
1 parent e1f4c0a commit 02b99fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/charts/nats/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v2
appVersion: 2.10.3
appVersion: 2.10.4
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 1.1.2
version: 1.1.3
home: http://github.com/nats-io/k8s
maintainers:
- email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ config:
container:
image:
repository: nats
tag: 2.10.3-alpine
tag: 2.10.4-alpine
pullPolicy:
registry:

Expand Down

0 comments on commit 02b99fe

Please sign in to comment.