diff options
Diffstat (limited to 'mod2/assembly/helm/components/ui/Chart.yaml')
-rw-r--r-- | mod2/assembly/helm/components/ui/Chart.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mod2/assembly/helm/components/ui/Chart.yaml b/mod2/assembly/helm/components/ui/Chart.yaml new file mode 100644 index 0000000..d695e1b --- /dev/null +++ b/mod2/assembly/helm/components/ui/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +name: dcaemod2-ui +description: A Helm chart for dcaemod2 UI +type: application +version: 1.0.0 |