Update to 21.12.0
This commit is contained in:
parent
8be68590c3
commit
986307a73f
2 changed files with 2 additions and 1 deletions
|
|
@ -34,6 +34,7 @@
|
|||
- { src: 'templates/sentry.conf.j2', dest: '{{ app_dir }}/sentry/sentry.conf.py' }
|
||||
- { src: 'templates/sentry.config.j2', dest: '{{ app_dir }}/sentry/config.yml' }
|
||||
|
||||
# Note: run `docker-compose run --rm web export > backup.json` before upgrading
|
||||
# TODO: tag other sentry images aswell
|
||||
# can be ran multiple times to upgrade sentry
|
||||
- name: run sentry installer
|
||||
|
|
|
|||
Reference in a new issue