diff --git a/charts/groups/Chart.yaml b/charts/groups/Chart.yaml index 3e9133763..2806d2fc2 100644 --- a/charts/groups/Chart.yaml +++ b/charts/groups/Chart.yaml @@ -3,4 +3,4 @@ name: group-projects description: A collection of AppProjects and Apps for science domain groups type: application -version: 0.3.15 +version: 0.3.16 diff --git a/charts/groups/values.yaml b/charts/groups/values.yaml index 412e2c70b..9f0419970 100644 --- a/charts/groups/values.yaml +++ b/charts/groups/values.yaml @@ -67,3 +67,11 @@ groups: repoURL: https://github.com/DiamondLightSource/test-rig-workflows path: visr sourceType: helm + - name: structures-and-surfaces + enabled: true + permittedRepos: [] + apps: + - name: i07 + repoURL: https://github.com/DiamondLightSource/structures-and-surfaces-workflows + path: i07 + sourceType: helm