diff --git a/assets/package.json b/assets/package.json
index 20fa9e547b..ce4e152e85 100644
--- a/assets/package.json
+++ b/assets/package.json
@@ -46,7 +46,7 @@
"@nivo/pie": "0.87.0",
"@nivo/radial-bar": "0.87.0",
"@nivo/tooltip": "0.87.0",
- "@pluralsh/design-system": "3.67.2",
+ "@pluralsh/design-system": "3.69.0",
"@react-hooks-library/core": "0.6.0",
"@saas-ui/use-hotkeys": "1.1.3",
"@tanstack/react-virtual": "3.0.1",
diff --git a/assets/src/components/cd/clusters/ClusterUpgradeFlyover.tsx b/assets/src/components/cd/clusters/ClusterUpgradeFlyover.tsx
index beef4564a5..e68ea87c3f 100644
--- a/assets/src/components/cd/clusters/ClusterUpgradeFlyover.tsx
+++ b/assets/src/components/cd/clusters/ClusterUpgradeFlyover.tsx
@@ -419,21 +419,7 @@ export function ClusterUpgradeFlyover({
header={`Upgrade Plan for ${cluster?.name}`}
open={open}
onClose={onClose}
- portal
- size="large"
minWidth={920}
- actions={
-
- }
>
- {notification.text}
+
{clamped && (