Skip to content

Commit 3c2ba6b

Browse files
authored
[Versioning] Bump PCUI version to 2025.07.0. (#426)
1 parent eec445d commit 3c2ba6b

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
@@ -7,7 +7,7 @@ Parameters:
77
PublicEcrImageUri:
88
Description: When specified, the URI of the Docker image for the Lambda of the ParallelCluster UI container
99
Type: String
10-
Default: public.ecr.aws/pcm/parallelcluster-ui:2025.04.0
10+
Default: public.ecr.aws/pcm/parallelcluster-ui:2025.07.0
1111
VpcEndpointId:
1212
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.
1313
Type: String
@@ -173,7 +173,7 @@ Conditions:
173173
Mappings:
174174
ParallelClusterUI:
175175
Constants:
176-
Version: 2025.04.0 # format YYYY.MM.REVISION
176+
Version: 2025.07.0 # format YYYY.MM.REVISION
177177
CustomDomainBasePath: pcui
178178

179179
Resources:

0 commit comments

Comments
 (0)