Skip to content

Commit 47047ac

Browse files
[Versioning] Bump PCUI version to 2024.07.0 (#337)
1 parent 5bd376a commit 47047ac

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.05.0
9+
Default: public.ecr.aws/pcm/parallelcluster-ui:2024.07.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
@@ -148,7 +148,7 @@ Conditions:
148148
Mappings:
149149
ParallelClusterUI:
150150
Constants:
151-
Version: 2024.05.0 # format YYYY.MM.REVISION
151+
Version: 2024.07.0 # format YYYY.MM.REVISION
152152

153153
Resources:
154154

0 commit comments

Comments
 (0)