diff --git a/deploy/marlowe-oracle/values.yaml b/deploy/marlowe-oracle/values.yaml index 6c8b9ba041..71fe06fb32 100644 --- a/deploy/marlowe-oracle/values.yaml +++ b/deploy/marlowe-oracle/values.yaml @@ -3,4 +3,4 @@ networks: - preprod # Reach out to dev empowerment to add secrets for new environments when needed images: - stagingTag: 03e1063e + stagingTag: 15e124f8 diff --git a/deploy/marlowe-runtime/values.yaml b/deploy/marlowe-runtime/values.yaml index f4ba963235..217c75fc46 100644 --- a/deploy/marlowe-runtime/values.yaml +++ b/deploy/marlowe-runtime/values.yaml @@ -5,8 +5,8 @@ networks: instances: qa: parentDomain: scdev.aws.iohkdev.io - webTag: 03e1063e - tag: 03e1063e + webTag: 15e124f8 + tag: 15e124f8 repo: ghcr.io org: input-output-hk databaseHost: prod-marlowe-runtime-db.csguv6v6ban1.us-east-1.rds.amazonaws.com