mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-20 03:46:24 +00:00
Without this patch, chart-testing is using the branch named "master" by default. This is a problem, as we just renamed our development branch "main" instead of "master". This should fix it by pointing to the right branch.