From 25bd8828b110726b3060c2295b82b01c44b006fd Mon Sep 17 00:00:00 2001 From: Abhay Krishna Date: Wed, 15 Jan 2025 15:40:37 -0800 Subject: [PATCH] Fix EKS-A product version for Kubernetes 1.25 (#3539) Signed-off-by: Abhay Krishna Arunachalam --- v1.25/eks-a/PRODUCT.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v1.25/eks-a/PRODUCT.yaml b/v1.25/eks-a/PRODUCT.yaml index 0cc1b6f8dc..eada94d000 100644 --- a/v1.25/eks-a/PRODUCT.yaml +++ b/v1.25/eks-a/PRODUCT.yaml @@ -1,10 +1,10 @@ vendor: Amazon Web Services name: Amazon Elastic Kubernetes Service Anywhere (Amazon EKS Anywhere) -version: v1.25.5 +version: v0.14.2 website_url: https://aws.amazon.com/eks/eks-anywhere repo_url: https://github.com/aws/eks-anywhere documentation_url: https://anywhere.eks.amazonaws.com/ product_logo_url: https://raw.githubusercontent.com/aws/eks-anywhere/main/docs/static/AWS_logo_RGB.svg contact_email_address: tneyla@amazon.com type: installer -description: Amazon EKS Anywhere is a new deployment option for Amazon EKS that allows customers to create and operate Kubernetes clusters on customer-managed infrastructure, supported by AWS. \ No newline at end of file +description: Amazon EKS Anywhere is a new deployment option for Amazon EKS that allows customers to create and operate Kubernetes clusters on customer-managed infrastructure, supported by AWS.