From 32383ef08160985185dccbd08692186d5abf742c Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:33:56 -0400 Subject: [PATCH] [AUTO-PR] Automatically generated new release 2024-12-06T14:24:36.359Z (#3173) * Updated manifests to notification-api:f21f01f and notification-api:f21f01f and notification-admin:d7f02c0 and notification-document-download-api:61820f0 and notification-documentation:b7ce180 * Updated manifests to notification-api:f21f01f and notification-api:f21f01f and notification-admin:d7f02c0 and notification-document-download-api:61820f0 and notification-documentation:b7ce180 --------- Co-authored-by: notify-pr-bot[bot] <86375948+notify-pr-bot[bot]@users.noreply.github.com> --- .github/workflows/merge_to_main_production.yaml | 2 +- env/production/kustomization.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/merge_to_main_production.yaml b/.github/workflows/merge_to_main_production.yaml index d69e9d940..83d025fe1 100644 --- a/.github/workflows/merge_to_main_production.yaml +++ b/.github/workflows/merge_to_main_production.yaml @@ -9,7 +9,7 @@ on: env: PRIVATE_ECR: ${{ secrets.PRODUCTION_AWS_ACCOUNT_ID }}.dkr.ecr.ca-central-1.amazonaws.com/notify - API_LAMBDA_IMAGE: api-lambda:ef8704c + API_LAMBDA_IMAGE: api-lambda:f21f01f HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:078cf82 OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN_PRODUCTION }} diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index 76404060b..411b2fa33 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -57,9 +57,9 @@ patches: images: - name: admin - newName: public.ecr.aws/cds-snc/notify-admin:b5a3ea6 + newName: public.ecr.aws/cds-snc/notify-admin:d7f02c0 - name: api - newName: public.ecr.aws/cds-snc/notify-api:ef8704c + newName: public.ecr.aws/cds-snc/notify-api:f21f01f - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:61820f0 - name: documentation