Upgrade to 23.6.2
This commit is contained in:
parent
f3f4733241
commit
8c59dc3069
3 changed files with 35 additions and 31 deletions
|
|
@ -1,11 +1,13 @@
|
|||
# Can either use a port number or an IP:PORT combo, see SENTRY_BIND
|
||||
bind_address: '9000'
|
||||
|
||||
manage_docker: false
|
||||
|
||||
app_name: 'sentry'
|
||||
app_dir: '/srv/docker/sentry'
|
||||
app_url: 'https://sentry.fudiggity.nl'
|
||||
app_repository: 'https://github.com/getsentry/onpremise.git'
|
||||
app_branch: '23.2.0'
|
||||
app_branch: '23.6.2'
|
||||
|
||||
app_user: 'sonny'
|
||||
app_key: !vault |
|
||||
|
|
|
|||
Reference in a new issue