Jan Schnurpfeil
Jan Schnurpfeil
While using git repos for helm charts works great for charts that are in subfolders, it becomes impractical once the helm chart is in the root folder. In a Monrepo...
Should fix #6.
**What this PR does / why we need it**: This PR improves the usage of the promtail-mixin in setups where no Loki is installed and writes metrics in the same...
First of all, thank you very much for this super helpful tool! In some cases charts are unfortunately not offered as Helm Repo/ OCI Artifact and you have to fallback...
As discussed in #342, I have implemented GitRepository as sourceRef. The implementation supports HTTPS cloning with and without authentication (currenly only Basic Auth). I have been able to test it...