diff --git a/aws/cloudformation/metaflow-cfn-template.yml b/aws/cloudformation/metaflow-cfn-template.yml index 46b3a70..f1eaf47 100644 --- a/aws/cloudformation/metaflow-cfn-template.yml +++ b/aws/cloudformation/metaflow-cfn-template.yml @@ -92,7 +92,7 @@ Mappings: ServiceName: value: 'metadata-service-v2' ImageUrl: - value: 'netflixoss/metaflow_metadata_service:v2.2.3' + value: 'netflixoss/metaflow_metadata_service:v2.3.5' ContainerPort: value: 8080 ContainerCpu: @@ -113,7 +113,7 @@ Mappings: ServiceName: value: 'metaflow-ui-service' ImageUrl: - value: 'netflixoss/metaflow_metadata_service:v2.2.3' + value: 'netflixoss/metaflow_metadata_service:v2.3.5' ContainerPort: value: 8083 ContainerCpu: @@ -134,7 +134,7 @@ Mappings: ServiceName: value: 'metadata-ui-static' ImageUrl: - value: 'public.ecr.aws/outerbounds/metaflow_ui:v1.1.1' + value: 'public.ecr.aws/outerbounds/metaflow_ui:v1.2.4' ContainerPort: value: 3000 ContainerCpu: