diff --git a/renovate.json b/renovate.json index 34c1c954..0fc41d92 100644 --- a/renovate.json +++ b/renovate.json @@ -17,7 +17,7 @@ { "description": "Pin ClickHouse to the exact version used by Signoz", "matchPackageNames": ["clickhouse/clickhouse-server"], - "allowedVersions": "^24\\.1\\.2-alpine$", + "allowedVersions": "24\\.1\\.2-alpine", "groupName": "signoz-clickhouse", "semanticCommitScope": "signoz-clickhouse" },