christianhuth / helm-charts

Helm Charts for various Applications
https://charts.christianhuth.de
MIT License
43 stars 22 forks source link

Update hpa.yaml for apiVersion: autoscaling/v2 #1165

Closed h0jeZvgoxFepBQ2C closed 1 month ago

h0jeZvgoxFepBQ2C commented 1 month ago

apiVersion: autoscaling/v2 is already out of beta for the recent stable kubernetes versions

christianhuth commented 1 month ago

Thanks for pointing this out. I have added support of stable autoscaling api to all Charts. Will be resolved with https://github.com/christianhuth/helm-charts/pull/1168