diff --git a/charts/swoop-bundle/Chart.yaml b/charts/swoop-bundle/Chart.yaml index 9b9ca8f..2755ccb 100644 --- a/charts/swoop-bundle/Chart.yaml +++ b/charts/swoop-bundle/Chart.yaml @@ -12,15 +12,15 @@ dependencies: condition: swoop-db-migration.enabled version: "0.1.0" repository: "https://element84.github.io/filmdrop-k8s-helm-charts/" -# - name: swoop-api -# condition: swoop-api.enabled -# version: "0.1.0" -# repository: "https://element84.github.io/filmdrop-k8s-helm-charts/" -# - name: swoop-caboose -# condition: swoop-caboose.enabled -# version: "0.1.0" -# repository: "https://element84.github.io/filmdrop-k8s-helm-charts/" -# - name: swoop-conductor -# condition: swoop-caboose.enabled -# version: "0.1.0" -# repository: "https://element84.github.io/filmdrop-k8s-helm-charts/" +- name: swoop-api + condition: swoop-api.enabled + version: "0.1.0" + repository: "https://element84.github.io/filmdrop-k8s-helm-charts/" +- name: swoop-caboose + condition: swoop-caboose.enabled + version: "0.1.0" + repository: "https://element84.github.io/filmdrop-k8s-helm-charts/" +- name: swoop-conductor + condition: swoop-caboose.enabled + version: "0.1.0" + repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"