From 4ce2863c132975b6e91128a0b0157ddcdf332f4b Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Thu, 15 May 2025 07:47:44 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...-05-15-containers-added-new-cpu-tier-in-console.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/may2025/2025-05-15-containers-added-new-cpu-tier-in-console.mdx diff --git a/changelog/may2025/2025-05-15-containers-added-new-cpu-tier-in-console.mdx b/changelog/may2025/2025-05-15-containers-added-new-cpu-tier-in-console.mdx new file mode 100644 index 0000000000..a19b2392fb --- /dev/null +++ b/changelog/may2025/2025-05-15-containers-added-new-cpu-tier-in-console.mdx @@ -0,0 +1,10 @@ +--- +title: New CPU tier in console +status: added +date: 2025-05-15 +category: serverless +product: containers +--- + +For more customisation, we added 2000 mVCPU value for Serverless Containers in the console. + From 74f36caf09280692c4b8b03ac05e50768a1c29e2 Mon Sep 17 00:00:00 2001 From: Thomas TACQUET Date: Thu, 15 May 2025 11:33:13 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- .../2025-05-15-containers-added-new-cpu-tier-in-console.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/may2025/2025-05-15-containers-added-new-cpu-tier-in-console.mdx b/changelog/may2025/2025-05-15-containers-added-new-cpu-tier-in-console.mdx index a19b2392fb..57b0c64a1e 100644 --- a/changelog/may2025/2025-05-15-containers-added-new-cpu-tier-in-console.mdx +++ b/changelog/may2025/2025-05-15-containers-added-new-cpu-tier-in-console.mdx @@ -6,5 +6,5 @@ category: serverless product: containers --- -For more customisation, we added 2000 mVCPU value for Serverless Containers in the console. +We have added the option to deploy a Serverless Container with 2000 mVCPU in the console, enhancing customization.