Skip to content

Commit

Permalink
Bump nats from 2.10.10-alpine to 2.10.11-alpine in /helm/charts/nats (#…
Browse files Browse the repository at this point in the history
…869)

* Bump nats from 2.10.10-alpine to 2.10.11-alpine in /helm/charts/nats

Bumps nats from 2.10.10-alpine to 2.10.11-alpine.

---
updated-dependencies:
- dependency-name: nats
  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.1.9 appVersion: 2.10.11

---------

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>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Feb 20, 2024
1 parent 656ffd4 commit 0fe5708
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
@@ -1,12 +1,12 @@
apiVersion: v2
appVersion: 2.10.10
appVersion: 2.10.11
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 1.1.8
version: 1.1.9
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
Expand Up @@ -312,7 +312,7 @@ config:
container:
image:
repository: nats
tag: 2.10.10-alpine
tag: 2.10.11-alpine
pullPolicy:
registry:

Expand Down

0 comments on commit 0fe5708

Please sign in to comment.