diff --git a/controlplane/src/bin/billing.json b/controlplane/src/bin/billing.json index ecf168a858..ea6abac3bf 100644 --- a/controlplane/src/bin/billing.json +++ b/controlplane/src/bin/billing.json @@ -150,7 +150,7 @@ { "id": "analytics-retention", "limit": 30 }, { "id": "tracing-retention", "limit": 30 }, { "id": "changelog-retention", "limit": 30 }, - { "id": "breaking-change-retention", "limit": 90 }, + { "id": "breaking-change-retention", "limit": 30 }, { "id": "trace-sampling-rate", "limit": 0.1 }, { "id": "oidc" }, { "id": "scim", "description": "System for Cross-Domain Identity Management (SCIM)" },