diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 4027e8ae8f..1694bfac4e 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -57,15 +57,15 @@ dependencies: version: 0.2.0 alias: certManager condition: certManager.enabled - repository: "file://../klt-cert-manager/chart" + repository: "https://charts.lifecycle.keptn.sh" - name: keptn-lifecycle-operator version: 0.1.0 alias: lifecycleOperator condition: lifecycleOperator.enabled - repository: "file://../lifecycle-operator/chart" + repository: "https://charts.lifecycle.keptn.sh" - name: keptn-metrics-operator version: 0.1.0 alias: metricsOperator condition: metricsOperator.enabled - repository: "file://../metrics-operator/chart" + repository: "https://charts.lifecycle.keptn.sh" # TODO: change repository links to released ones once the charts get their first release