File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ services:
5050 APP_LOG_LEVEL : info
5151 DEV_OTEL_EXPORTER_OTLP_ENDPOINT : ${DEV_OTEL_EXPORTER_OTLP_ENDPOINT:-http://localhost:8030/otel}
5252 DEPLOY_REGISTRY_HOST : ${DOCKER_REGISTRY_URL:-localhost:5000}
53+ DEPLOY_REGISTRY_NAMESPACE : ${DOCKER_REGISTRY_NAMESPACE:-trigger}
5354 OBJECT_STORE_BASE_URL : ${OBJECT_STORE_BASE_URL:-http://minio:9000}
5455 OBJECT_STORE_ACCESS_KEY_ID : ${OBJECT_STORE_ACCESS_KEY_ID}
5556 OBJECT_STORE_SECRET_ACCESS_KEY : ${OBJECT_STORE_SECRET_ACCESS_KEY}
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : trigger
33description : The official Trigger.dev Helm chart
44type : application
5- version : 4.0.0-beta.18
6- appVersion : v4.0.0-v4-beta.23
5+ version : 4.0.0-beta.19
6+ appVersion : v4.0.0-v4-beta.26.1
77home : https://trigger.dev
88sources :
99 - https://github.com/triggerdotdev/trigger.dev
You can’t perform that action at this time.
0 commit comments