Skip to content

Commit

Permalink
bump service and ui versions to 2.2.4 and 1.1.2 respectively (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
oavdeev authored Apr 22, 2022
1 parent 75f21f9 commit e33b252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/common/locals.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
locals {
default_metadata_service_container_image = "netflixoss/metaflow_metadata_service:v2.2.2"
default_ui_static_container_image = "public.ecr.aws/outerbounds/metaflow_ui:v1.0.1"
default_metadata_service_container_image = "netflixoss/metaflow_metadata_service:v2.2.4"
default_ui_static_container_image = "public.ecr.aws/outerbounds/metaflow_ui:v1.1.2"
}

0 comments on commit e33b252

Please sign in to comment.