diff --git a/src/Components/CreateImageWizard/formComponents/ReleaseLifecycle.tsx b/src/Components/CreateImageWizard/formComponents/ReleaseLifecycle.tsx index cf69c236..290c6aad 100644 --- a/src/Components/CreateImageWizard/formComponents/ReleaseLifecycle.tsx +++ b/src/Components/CreateImageWizard/formComponents/ReleaseLifecycle.tsx @@ -82,8 +82,7 @@ export const chartMajorVersionCfg = { }, }, responsive: true, - maintainAspectRatio: true, - aspectRatio: 1 | 5, + maintainAspectRatio: false, plugins: { tooltip: { enabled: false,