diff --git a/README.md b/README.md index 8f49f66cb..61cfebd28 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This repository branch contains a `configuration.yaml` file that is used to spec #### Sync This branch syncs with the generated assets from the following branches: -- dev-v2.5-alt at https://github.com/rancher/charts.git (only latest assets) +- dev-v2.5 at https://github.com/rancher/charts.git (only latest assets) To release a new version of a chart, please open the relevant PRs to one of these branches. diff --git a/configuration.yaml b/configuration.yaml index c2bac4e3b..feaabeee3 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -2,7 +2,7 @@ template: live sync: - url: https://github.com/rancher/charts.git - branch: dev-v2.5-alt + branch: dev-v2.5 dropReleaseCandidates: true helmRepo: cname: charts.rancher.io \ No newline at end of file