Skip to content

Commit f633589

Browse files
authored
chore: update image in metaflow-dev to support spin steps (#2667)
1 parent 32eacf6 commit f633589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/Tiltfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ if "metadata-service" in enabled_components:
630630
'metadatadb.database=metaflow',
631631
'metadatadb.host=postgresql',
632632
'image.repository=public.ecr.aws/outerbounds/metaflow_metadata_service',
633-
'image.tag=2.4.13-2-g70af4ed',
633+
'image.tag=2.5.0',
634634
'resources.requests.cpu=25m',
635635
'resources.requests.memory=64Mi',
636636
'resources.limits.cpu=50m',

0 commit comments

Comments
 (0)