Skip to content

Commit

Permalink
Re-enabling swoop-bundle deps after configmap changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hectormachin committed Sep 15, 2023
1 parent 460f75e commit d718fb5
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions charts/swoop-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/"

0 comments on commit d718fb5

Please sign in to comment.