CHART=fleet-agent VERSION=100.0.3+up0.3.9-rc6 make remove
CHART=fleet-crd VERSION=100.0.3+up0.3.9-rc6 make remove
CHART=fleet VERSION=100.0.3+up0.3.9-rc6 make remove
CHART=rancher-aks-operator-crd VERSION=100.0.3+up1.0.4-rc3 make remove
CHART=rancher-aks-operator VERSION=100.0.3+up1.0.4-rc3 make remove
CHART=rancher-backup-crd VERSION=2.1.1+up2.1.1-rc3 make remove
CHART=rancher-backup VERSION=2.1.1+up2.1.1-rc3 make remove
CHART=rancher-eks-operator-crd VERSION=100.0.2+up1.1.3-rc3 make remove
CHART=rancher-eks-operator VERSION=100.0.2+up1.1.3-rc3 make remove
CHART=rancher-gke-operator-crd VERSION=100.0.2+up1.1.3-rc2 make remove
CHART=rancher-gke-operator VERSION=100.0.2+up1.1.3-rc2 make remove
This commit completes the migration to the new charts-build-scripts by doing the following:
- Deletes assets/index.yaml (unnecessary remnant of the old charts build scripts)
- Recreates the charts directory to have the new expected directory structure
- Updates the timestamps on the index.yaml
Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>