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