diff --git a/.schema/config.schema.json b/.schema/config.schema.json index b70cb21b0..f1f3ec6ad 100644 --- a/.schema/config.schema.json +++ b/.schema/config.schema.json @@ -311,10 +311,10 @@ "enum": ["cpu", "mem", ""] }, "log": { - "$ref": "https://raw.githubusercontent.com/ory/x/v0.0.541/logrusx/config.schema.json" + "$ref": "https://raw.githubusercontent.com/ory/x/v0.0.543/logrusx/config.schema.json" }, "tracing": { - "$ref": "https://raw.githubusercontent.com/ory/x/v0.0.541/tracing/config.schema.json" + "$ref": "https://raw.githubusercontent.com/ory/x/v0.0.543/tracing/config.schema.json" }, "namespaces": { "description": "Namespace configuration or it's location.",