templates/dashboards: add community stage service to orgs

This commit is contained in:
Sanne Raymaekers 2024-02-05 11:27:03 +01:00
parent add35b86ce
commit 44426bb48f
3 changed files with 18 additions and 3 deletions

View file

@ -1429,6 +1429,11 @@ data:
"text": "brew stage",
"value": "org-16133643"
},
{
"selected": false,
"text": "community stage",
"value": "org-17546013"
},
{
"selected": false,
"text": "crc production",
@ -1484,6 +1489,6 @@ data:
"timezone": "",
"title": "Image Builder Composer",
"uid": "image-builder-composer",
"version": 9,
"version": 10,
"weekStart": ""
}

View file

@ -1069,6 +1069,11 @@ data:
"text": "brew stage",
"value": "org-16133643"
},
{
"selected": false,
"text": "community stage",
"value": "org-17546013"
},
{
"selected": false,
"text": "crc production",
@ -1114,6 +1119,6 @@ data:
"timezone": "",
"title": "Image Builder Worker API",
"uid": "image-builder-worker-api",
"version": 1,
"version": 2,
"weekStart": ""
}

View file

@ -1624,6 +1624,11 @@ data:
"text": "brew stage",
"value": "org-16133643"
},
{
"selected": false,
"text": "community stage",
"value": "org-17546013"
},
{
"selected": false,
"text": "crc production",
@ -1843,6 +1848,6 @@ data:
"timezone": "",
"title": "Image Builder Worker Job Stats",
"uid": "image-builder-worker",
"version": 14,
"version": 15,
"weekStart": ""
}