We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0132941 commit c99b58eCopy full SHA for c99b58e
2 files changed
charts/groups/Chart.yaml
@@ -3,4 +3,4 @@ name: group-projects
3
description: A collection of AppProjects and Apps for science domain groups
4
type: application
5
6
-version: 0.3.15
+version: 0.3.16
charts/groups/values.yaml
@@ -67,3 +67,11 @@ groups:
67
repoURL: https://github.com/DiamondLightSource/test-rig-workflows
68
path: visr
69
sourceType: helm
70
+ - name: structures-and-surfaces
71
+ enabled: true
72
+ permittedRepos: []
73
+ apps:
74
+ - name: i07
75
+ repoURL: https://github.com/DiamondLightSource/structures-and-surfaces-workflows
76
+ path: i07
77
+ sourceType: helm
0 commit comments