diff --git a/.gitlab/issue_templates/update_all_components.md b/.gitlab/issue_templates/update_all_components.md index 286d2129dedd123dd7d4b07617e512e9c82c1183..659085f34e50fd51b028c83edb55ffd8ace1b6e0 100644 --- a/.gitlab/issue_templates/update_all_components.md +++ b/.gitlab/issue_templates/update_all_components.md @@ -3,7 +3,7 @@ To update all applications, check the following files: * `Dockerfile`: * [ ] All apk app versions * [ ] All non-apk app versions in `Dockerfile`, especially: - * [ ] flux (Make sure the version is the same as in `ansible/group_vars/all/oas.yml`, `flux.version`) + * [ ] flux (Make sure the version is the same as in `ansible/group_vars/all/oas.yml`, `flux.version`; `docs/installation/install_oas.rst` and `install/flux-version-check.sh`) * [ ] Mitogen version in `ansible/plugins` In `ansible/group_vars/all/oas.yml`: @@ -20,4 +20,4 @@ Installed by flux: latest versions * [ ] [nextcloud](https://open.greenhost.net/openappstack/nextcloud) * [ ] [wordpress](https://open.greenhost.net/openappstack/wordpress-helm) - * [ ] [single-sign-on](https://open.greenhost.net/openappstack/single-sign-on) + * [ ] [local-path-provisioner](https://open.greenhost.net/openappstack/local-path-provisioner)