adamant-kite-43734
09/12/2024, 10:01 PMbland-article-62755
09/12/2024, 10:31 PMbright-flag-87778
09/13/2024, 2:24 AMbright-flag-87778
09/13/2024, 2:41 AMbland-article-62755
09/13/2024, 6:02 AMbland-article-62755
09/13/2024, 6:03 AMbland-article-62755
09/13/2024, 6:03 AM$ helm repo add rancher-partners <https://git.rancher.io/partner-charts> --force-update
Error: looks like "<https://git.rancher.io/partner-charts>" is not a valid chart repository or cannot be reached: failed to fetch <https://git.rancher.io/partner-charts/index.yaml> : 404 Not Found
bright-flag-87778
09/13/2024, 6:19 AM<https://git.rancher.io/partner-charts>
is a github repo url, we can use
git clone <https://git.rancher.io/partner-charts>
to download the source code.bland-article-62755
09/13/2024, 2:13 PMbright-flag-87778
09/13/2024, 3:36 PM