nats-io / k8s

NATS on Kubernetes with Helm Charts
Apache License 2.0
444 stars 300 forks source link

Release nats chart with NATS server 2.10.17 #918

Closed svenfoo closed 1 month ago

svenfoo commented 1 month ago

What motivated this proposal?

NATS server 2.10.17 was released ten days ago. Usually we get a nats chart release within a few days after such a release.

What is the proposed change?

Please make a new nats chart release from the main branch. Maybe also consider to merge #911 first.

Who benefits from this change?

We'd like to update our NATS deployments. The 2.10.17 release has many important bug-fixes and improvements.

What alternatives have you evaluated?

We can of course edit the image tag in the existing chart. But that doesn't go so well with our usual workflow.