deliveryhero / helm-charts

Helm Charts ⛵ @ Delivery Hero ⭐
Apache License 2.0
487 stars 287 forks source link

Bump AppVersion in node-problem-detector chart #602

Closed cmontemuino closed 1 month ago

cmontemuino commented 1 month ago

Current AppVersion of node-problem-detector is v0.8.18, but a new version has been released a couple of months ago: https://github.com/kubernetes/node-problem-detector/releases/tag/v0.8.19

Changing https://github.com/deliveryhero/helm-charts/blob/master/stable/node-problem-detector/Chart.yaml#L4 and https://github.com/deliveryhero/helm-charts/blob/master/stable/node-problem-detector/values.yaml#L59 is all what's needed.

cmontemuino commented 1 month ago

I can open a PR with the changes if that's ok.

max-rocket-internet commented 1 month ago

PRs are always welcome @cmontemuino 🙂

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

cmontemuino commented 1 month ago

Opened a PR to bump the chart: https://github.com/deliveryhero/helm-charts/pull/610