Skip to content

Commit 13efb2d

Browse files
authored
[Versioning] Version bumped to 2024.11.0 (#374)
1 parent 33a2233 commit 13efb2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infrastructure/parallelcluster-ui.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Parameters:
66
PublicEcrImageUri:
77
Description: When specified, the URI of the Docker image for the Lambda of the ParallelCluster UI container
88
Type: String
9-
Default: public.ecr.aws/pcm/parallelcluster-ui:2024.10.0
9+
Default: public.ecr.aws/pcm/parallelcluster-ui:2024.11.0
1010
VpcEndpointId:
1111
Description: Enter a VPC endpoint with type interface for the execute-api service to enable private PCUI implementation. When enabled, the API will only accept requests from within the given VPC.
1212
Type: String
@@ -173,7 +173,7 @@ Conditions:
173173
Mappings:
174174
ParallelClusterUI:
175175
Constants:
176-
Version: 2024.10.0 # format YYYY.MM.REVISION
176+
Version: 2024.11.0 # format YYYY.MM.REVISION
177177
CustomDomainBasePath: pcui
178178

179179
Resources:

0 commit comments

Comments
 (0)