rancher / ecm-distro-tools

Apache License 2.0
9 stars 26 forks source link

Fix the failing prepare-chart step in rancher-prime #428

Open tashima42 opened 2 months ago

tashima42 commented 2 months ago

The https://charts.optimus.rancher.io/server-charts/latest helm repo is only used for v2.7, with this, the prepare-chart step fails for v2.8 releases. Add a condition to use the https://releases.rancher.com/server-charts/latest instead.