diff --git a/frontend/src/scenes/billing/BillingProduct.tsx b/frontend/src/scenes/billing/BillingProduct.tsx index 6185aeaf76a67..10e60eb95a407 100644 --- a/frontend/src/scenes/billing/BillingProduct.tsx +++ b/frontend/src/scenes/billing/BillingProduct.tsx @@ -68,7 +68,7 @@ export const BillingProductAddon = ({ addon }: { addon: BillingProductV2AddonTyp addon.type === 'data_pipelines' && addon.subscribed && featureFlags['data-pipelines-notice'] && - addon.plans?.[0].plan_key === 'addon-20240103-og-customers' + addon.plans?.[0].plan_key === 'addon-20240111-og-customers' if (showPipelineAddonNotice) { setProductSpecificAlert({