Skip to content

Commit de496fe

Browse files
committed
[Versioning] Bump PCUI version to 2025.04.0.
1 parent 798f9c7 commit de496fe

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.11.0
9+
Default: public.ecr.aws/pcm/parallelcluster-ui:2025.04.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
@@ -181,7 +181,7 @@ Conditions:
181181
Mappings:
182182
ParallelClusterUI:
183183
Constants:
184-
Version: 2024.11.0 # format YYYY.MM.REVISION
184+
Version: 2025.04.0 # format YYYY.MM.REVISION
185185
CustomDomainBasePath: pcui
186186

187187
Resources:

0 commit comments

Comments
 (0)