Skip to content

Commit

Permalink
chore: update umbrella chart dependencies (#2369)
Browse files Browse the repository at this point in the history
Signed-off-by: realanna <anna.reale@dynatrace.com>
  • Loading branch information
RealAnna committed Oct 31, 2023
1 parent 20c6f1e commit 92a5578
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 92a5578

Please sign in to comment.