From bbdbac5118b7695c0664323e304b023375e5d1b4 Mon Sep 17 00:00:00 2001 From: lgunreddi Date: Wed, 22 Jul 2026 16:42:13 -0400 Subject: [PATCH 1/2] Update release-notes.mdx --- release-notes.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes.mdx b/release-notes.mdx index 38327447..4a94dcd7 100644 --- a/release-notes.mdx +++ b/release-notes.mdx @@ -25,8 +25,8 @@ rss: true

Improvement [Updated Serverless endpoint creation flow](https://docs.runpod.io/serverless/endpoints/overview)

The endpoint creation flow now offers six deployment paths — Hello World, Hugging Face LLM, Docker, GitHub, Flash, and Hub (which replaces the previous "Ready-to-Deploy Repos" option). Each path walks you through the right setup for your use case. -

New Release [Deploy Pods with private AWS ECR images - BETA](/tutorials/pods/use-private-ecr-images)

New tutorial covering how to pull container images from private AWS ECR repositories into Runpod Pods using cross-account IAM delegation. Includes configuring ECR repository policies, adding ECR credentials in the Runpod - console, and deploying a Pod with a private image, without managing credentials directly. + /*

New Release [Deploy Pods with private AWS ECR images - BETA](/tutorials/pods/use-private-ecr-images)

New tutorial covering how to pull container images from private AWS ECR repositories into Runpod Pods using cross-account IAM delegation. Includes configuring ECR repository policies, adding ECR credentials in the Runpod + console, and deploying a Pod with a private image, without managing credentials directly. */ From dbf999da84963552123599fda2f3b1d04799f25e Mon Sep 17 00:00:00 2001 From: lgunreddi Date: Wed, 22 Jul 2026 16:45:18 -0400 Subject: [PATCH 2/2] Update release-notes.mdx --- release-notes.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes.mdx b/release-notes.mdx index 4a94dcd7..6be5e77b 100644 --- a/release-notes.mdx +++ b/release-notes.mdx @@ -25,8 +25,8 @@ rss: true

Improvement [Updated Serverless endpoint creation flow](https://docs.runpod.io/serverless/endpoints/overview)

The endpoint creation flow now offers six deployment paths — Hello World, Hugging Face LLM, Docker, GitHub, Flash, and Hub (which replaces the previous "Ready-to-Deploy Repos" option). Each path walks you through the right setup for your use case. - /*

New Release [Deploy Pods with private AWS ECR images - BETA](/tutorials/pods/use-private-ecr-images)

New tutorial covering how to pull container images from private AWS ECR repositories into Runpod Pods using cross-account IAM delegation. Includes configuring ECR repository policies, adding ECR credentials in the Runpod - console, and deploying a Pod with a private image, without managing credentials directly. */ + { /*

New Release [Deploy Pods with private AWS ECR images - BETA](/tutorials/pods/use-private-ecr-images)

New tutorial covering how to pull container images from private AWS ECR repositories into Runpod Pods using cross-account IAM delegation. Includes configuring ECR repository policies, adding ECR credentials in the Runpod + console, and deploying a Pod with a private image, without managing credentials directly. */ }