From 039b63461656d7d05d551c4fa5ac15c01dd409f3 Mon Sep 17 00:00:00 2001 From: Arvind Iyengar Date: Fri, 15 Jan 2021 14:52:02 -0800 Subject: [PATCH] Synchronize with alt branch --- README.md | 2 +- configuration.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c92bffd8..5895cf12c 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 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. diff --git a/configuration.yaml b/configuration.yaml index feaabeee3..c2bac4e3b 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 + branch: dev-v2.5-alt dropReleaseCandidates: true helmRepo: cname: charts.rancher.io \ No newline at end of file