mirror of
https://github.com/kubereboot/kured.git
synced 2026-03-05 02:10:22 +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.