From 892c03d5158a9ff796dac0906785f01ee8f5c3bf Mon Sep 17 00:00:00 2001 From: Rafael Calleja Date: Tue, 22 Nov 2022 15:46:59 +0100 Subject: [PATCH] try fixing versions --- charts/jenkins-x-platform/requirements.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/jenkins-x-platform/requirements.yaml b/charts/jenkins-x-platform/requirements.yaml index 69c5525..d409dd1 100644 --- a/charts/jenkins-x-platform/requirements.yaml +++ b/charts/jenkins-x-platform/requirements.yaml @@ -40,15 +40,15 @@ dependencies: - alias: controllerbuild condition: controllerbuild.enabled name: jx - repository: https://jenkins-x-charts.github.io/v2 + repository: https://rafaelcalleja.github.io/helm-charts/ version: 2.1.155 - alias: controllerrole condition: controllerrole.enabled name: jx - repository: https://jenkins-x-charts.github.io/v2 + repository: https://rafaelcalleja.github.io/helm-charts/ version: 2.1.155 - alias: postinstalljob condition: postinstalljob.enabled name: jx - repository: https://jenkins-x-charts.github.io/v2 + repository: https://rafaelcalleja.github.io/helm-charts/ version: 2.1.155