From 14c6cbdf85eb17c87e5504faacdc6dd22748b7f9 Mon Sep 17 00:00:00 2001 From: Arvind Iyengar Date: Mon, 3 Jan 2022 16:11:44 -0800 Subject: [PATCH] Update configuration.yaml --- configuration.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index ad636e5f8..ec5b65930 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,4 +1,6 @@ -template: live - helmRepo: - cname: charts.rancher.io \ No newline at end of file + cname: charts.rancher.io + +validate: + url: https://github.com/rancher/charts.git + branch: dev-v2.6 \ No newline at end of file