Update to 21.12.0

This commit is contained in:
sonny 2023-03-04 14:20:43 +01:00
parent 8be68590c3
commit 986307a73f
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -5,7 +5,7 @@ app_name: 'sentry'
app_dir: '/srv/docker/sentry'
app_url: 'https://sentry.fudiggity.nl'
app_repository: 'https://github.com/getsentry/onpremise.git'
app_branch: '21.7.0'
app_branch: '21.12.0'
app_user: 'sonny'
app_key: !vault |