summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/glitchtip.yml
diff options
context:
space:
mode:
authorSebastian Rettig <[email protected]>2023-04-15 17:55:10 +0200
committerGitHub <[email protected]>2023-04-15 08:55:10 -0700
commit843cdbfb74477f52f5231c8082c5af82ca0505a6 (patch)
tree02e53fb448f1c8dd96092c724bb8ffe81cd46115 /public/v4/apps/glitchtip.yml
parentacf0dc2b34a76079e10e51dfb394abbc3e6666c6 (diff)
downloadcaprover-one-click-apps-843cdbfb74477f52f5231c8082c5af82ca0505a6.tar.gz
caprover-one-click-apps-843cdbfb74477f52f5231c8082c5af82ca0505a6.zip
Update GlitchTip to v3.1.2 (#909)
Diffstat (limited to 'public/v4/apps/glitchtip.yml')
-rw-r--r--public/v4/apps/glitchtip.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/v4/apps/glitchtip.yml b/public/v4/apps/glitchtip.yml
index 5324ff8..1ceda45 100644
--- a/public/v4/apps/glitchtip.yml
+++ b/public/v4/apps/glitchtip.yml
@@ -57,17 +57,17 @@ caproverOneClickApp:
variables:
- id: $$cap_GLITCHTIP_VERSION
label: GlitchTip Version
- defaultValue: 'v2.0.5'
+ defaultValue: 'v3.1.2'
description: Check out their Docker page for the valid tags https://hub.docker.com/r/glitchtip/glitchtip/tags
validRegex: /^([^\s^\/])+$/
- id: $$cap_POSTGRES_VERSION
label: Postgres Version
- defaultValue: '14'
+ defaultValue: '15'
description: Check out their Docker page for the valid tags https://hub.docker.com/_/postgres/tags
validRegex: /^([^\s^\/])+$/
- id: $$cap_REDIS_VERSION
label: Redis Version
- defaultValue: '7.0.5-alpine'
+ defaultValue: '7.0-alpine'
description: Check out their docker page for the valid tags https://hub.docker.com/_/redis?tab=tags
validRegex: /^([^\s^\/])+$/
- id: $$cap_CELERY_WORKER_CONCURRENCY
@@ -105,7 +105,7 @@ caproverOneClickApp:
Documentation: https://glitchtip.com/documentation
end: |-
- GlitchTip instance successfully deployed. It will allow you to register an account, afterwards registrations will be closed by default.
+ GlitchTip instance successfully deployed. It will allow you to register an account, afterwards you can set ENABLE_USER_REGISTRATION=false to disable further registrations.
If you want to use a different domain change the `GLITCHTIP_DOMAIN` variable.
See https://glitchtip.com/documentation/install for additional environment variables available.
displayName: GlitchTip