Skip to content

Commit 6f36c84

Browse files
Mattia Franchettomtfranchetto
Mattia Franchetto
authored andcommitted
Bump PCUI version
1 parent 12f936a commit 6f36c84

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:2023.02
9+
Default: public.ecr.aws/pcm/parallelcluster-ui:2023.04.0
1010
UserPoolId:
1111
Description: UserPoolId of a previously deployed PCUI Cognito User Pool. Leave blank to create a new one.
1212
Type: String
@@ -94,7 +94,7 @@ Conditions:
9494
Mappings:
9595
ParallelClusterUI:
9696
Constants:
97-
Version: 2023.02.0 # format YYYY.MM.REVISION
97+
Version: 2023.04.0 # format YYYY.MM.REVISION
9898

9999
Resources:
100100

0 commit comments

Comments
 (0)