Skip to content

Commit

Permalink
[helm nats 1.x] publish 1.0.0-rc.0 (#756)
Browse files Browse the repository at this point in the history
Signed-off-by: Caleb Lloyd <caleb@synadia.com>
  • Loading branch information
caleblloyd authored Jul 4, 2023
1 parent 206b826 commit 732d758
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helm/charts/nats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- nats
- messaging
- cncf
version: 1.0.0-beta.7
version: 1.0.0-rc.0
home: http://github.com/nats-io/k8s
maintainers:
- email: info@nats.io
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ reloader:
enabled: true
image:
repository: natsio/nats-server-config-reloader
tag: 0.10.1
tag: 0.11.0
pullPolicy:
registry:

Expand All @@ -363,7 +363,7 @@ promExporter:
enabled: false
image:
repository: natsio/prometheus-nats-exporter
tag: 0.10.1
tag: 0.12.0
pullPolicy:
registry:

Expand Down

0 comments on commit 732d758

Please sign in to comment.