Skip to content

Commit

Permalink
Bump nats from 2.9.16-alpine to 2.9.17-alpine in /helm/charts/nats (#721
Browse files Browse the repository at this point in the history
)

* Bump nats from 2.9.16-alpine to 2.9.17-alpine in /helm/charts/nats

Bumps nats from 2.9.16-alpine to 2.9.17-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: 0.19.14 appVersion: 2.9.17

---------

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 May 19, 2023
1 parent b2475c4 commit 8a18425
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,13 +1,13 @@
apiVersion: v2
appVersion: 2.9.16
appVersion: 2.9.17
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications
Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 0.19.13
version: 0.19.14
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 @@ -6,7 +6,7 @@
nats:
image:
repository: nats
tag: 2.9.16-alpine
tag: 2.9.17-alpine
pullPolicy: IfNotPresent
# registry: docker.io

Expand Down

0 comments on commit 8a18425

Please sign in to comment.