Skip to content

Commit

Permalink
Bump nats from 2.10.14-alpine to 2.10.16-alpine in /helm/charts/nats (#…
Browse files Browse the repository at this point in the history
…900)

* ---
updated-dependencies:
- dependency-name: nats
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump chart

Signed-off-by: Caleb Lloyd <caleb@synadia.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Caleb Lloyd <caleb@synadia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Lloyd <caleb@synadia.com>
  • Loading branch information
dependabot[bot] and Caleb Lloyd authored May 29, 2024
1 parent aad676b commit 155cdc1
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.14
appVersion: 2.10.16
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 1.1.11
version: 1.1.12
home: http://github.com/nats-io/k8s
maintainers:
- email: info@nats.io
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 @@ -312,7 +312,7 @@ config:
container:
image:
repository: nats
tag: 2.10.14-alpine
tag: 2.10.16-alpine
pullPolicy:
registry:

Expand Down

0 comments on commit 155cdc1

Please sign in to comment.