intel / kubernetes-power-manager

Apache License 2.0
76 stars 18 forks source link

fix: update default values in helm (#151) #77

Closed adorney99 closed 4 months ago

adorney99 commented 4 months ago

Removing version from helm chart name and updating default image to 2.4.0. Note: the intended way to use the helm charts is through the Makefile meaning this change is purely cosmetic to keep things up to date and avoid confusion. Values like chart name, version and image get replaced during the make helm-install command