ChristofferNissen / helmper

Import Helm Charts to OCI registries, optionally with vulnerability patching
https://christoffernissen.github.io/helmper/
Apache License 2.0
140 stars 5 forks source link

[fix] missing default version in config #93

Closed ChristofferNissen closed 1 month ago

ChristofferNissen commented 1 month ago

Fix bug where default k8s version is not set. Updated default version to latest patch.

Closes #89