diff --git a/.gitlab/issue_templates/deploy-new-stack-in-staging.md b/.gitlab/issue_templates/deploy-new-stack-in-staging.md index 47d8c1808ebe79821f8cf1b86a1be68273808eb4..f77f4e90631cee60d332b983d69939fa14ae88f3 100644 --- a/.gitlab/issue_templates/deploy-new-stack-in-staging.md +++ b/.gitlab/issue_templates/deploy-new-stack-in-staging.md @@ -1,14 +1,14 @@ -/title Deploy new <project> stack in staging +/title staging: Deploy new <project> stack /milestone %<milestone> /label ~"activity::deployment" -- [ ] swh-apps: Build image (if required) -- [ ] swh-charts: Reference new image (if required) -- [ ] swh-charts: Adapt values to reference the new lister and loader -- [ ] Deploy -- [ ] Checks +- [ ] [swh-apps](https://gitlab.softwareheritage.org/swh/infra/swh-apps/-/tree/master/apps?ref_type=heads): Build image (if required) +- [ ] [swh-charts](https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts/-/blob/staging/values-swh-application-versions.yaml?ref_type=heads): Reference new image (if required) +- [ ] [swh-charts](https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts/-/blob/staging/swh/values/staging.yaml?ref_type=heads#L126): Adapt values to reference the new lister and loader +- [ ] Deploy (push branch and let argocd do its job) +- [ ] Checks pods are doing their jobs Dashboard to follow [1]