Skip to content

Commit

Permalink
Bump NATS server to 2.10.9-alpine in /helm/charts/nats (#852)
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Neumann <sven.neumann@holoplot.com>
  • Loading branch information
svenfoo committed Jan 16, 2024
1 parent d77b87c commit 5a00fc2
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.7
appVersion: 2.10.9
description: A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
name: nats
keywords:
- nats
- messaging
- cncf
version: 1.1.6
version: 1.1.7
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.7-alpine
tag: 2.10.9-alpine
pullPolicy:
registry:

Expand Down

0 comments on commit 5a00fc2

Please sign in to comment.