diff --git a/blueprints/plane/template.toml b/blueprints/plane/template.toml index dfc85849..3fc6232f 100644 --- a/blueprints/plane/template.toml +++ b/blueprints/plane/template.toml @@ -27,7 +27,7 @@ env = [ "MINIO_ENDPOINT_SSL=0", "API_KEY_RATE_LIMIT=60/minute", "TZ=UTC", -"APP_RELEASE=0.25.3" +"APP_RELEASE=v0.25.3" ] mounts = []