Update to 23.2.0

This commit is contained in:
sonny 2023-03-04 14:52:07 +01:00
parent feed55ab47
commit f3f4733241
2 changed files with 2 additions and 1 deletions

View file

@ -50,6 +50,7 @@
environment:
SENTRY_IMAGE: 'getsentry/sentry:{{ app_branch }}'
SENTRY_BIND: '{{ bind_address }}'
REPORT_SELF_HOSTED_ISSUES: 0
register: installer_output
- name: log installer output

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: '22.3.0'
app_branch: '23.2.0'
app_user: 'sonny'
app_key: !vault |