Skip to content
Snippets Groups Projects
Unverified Commit 0d61ac9c authored by Maarten de Waard's avatar Maarten de Waard :angel: Committed by Varac
Browse files

Apply 3 suggestion(s) to 1 file(s)

parent 0762602f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ To update all applications, check the following files:
* [ ] Docker base image in `Dockerfile` (`FROM`)
* [ ] All app versions in `Dockerfile`, especially:
* [ ] flux
* [ ] flux (Make sure the version is the same as in `ansible/group_vars/all/oas.yml`, `flux.version`)
* [ ] `requirements.in`
* [ ] Run `pip install -r requirements-dev.txt && pip-compile`
* [ ] mitogen version in `ansible/plugins`
......@@ -16,6 +16,6 @@ In `group_vars/all/oas.yml`:
Installed by flux:
* [ ] Run `find -name '*release*.yaml'` and paste the resulting list here
* [ ] make sure to also update our nextcloud helm chart
* [ ] Run `find flux2 -name '*release*.yaml'` and paste the resulting list here
* [ ] make sure to also update our [nextcloud helm chart](https://open.greenhost.net/openappstack/nextcloud)
* [ ] make sure that our wordpress chart installs the newest version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment