Synchronize with alt branch

pull/938/head
Arvind Iyengar 2021-01-15 14:52:02 -08:00
parent cc7c7275cb
commit 039b634616
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
2 changed files with 2 additions and 2 deletions

View File

@ -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 at https://github.com/rancher/charts.git (only latest assets)
- dev-v2.5-alt 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. Merging should trigger a sync workflow on pushing to these branches.

View File

@ -2,7 +2,7 @@ template: live
sync:
- url: https://github.com/rancher/charts.git
branch: dev-v2.5
branch: dev-v2.5-alt
dropReleaseCandidates: true
helmRepo:
cname: charts.rancher.io