From bbb075ae2bfc232ee45b94d29a26b0a9008f5635 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:22:15 +0000 Subject: [PATCH 1/2] Updated manifests to notification-api:2e6f633 and notification-api:2e6f633 and notification-admin:f9cdc39 and notification-document-download-api:7f5dc9d and notification-documentation:b1374dc --- .github/workflows/merge_to_main_production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge_to_main_production.yaml b/.github/workflows/merge_to_main_production.yaml index a5785c330..6af77bfdc 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:5c216bb + API_LAMBDA_IMAGE: api-lambda:2e6f633 HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:078cf82 OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN_PRODUCTION }} From e1c6f37739b19599bd17bd9280e6314f1a7e3e68 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:22:16 +0000 Subject: [PATCH 2/2] Updated manifests to notification-api:2e6f633 and notification-api:2e6f633 and notification-admin:f9cdc39 and notification-document-download-api:7f5dc9d and notification-documentation:b1374dc --- env/production/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index f99347f5d..1f3e6e7c8 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -59,7 +59,7 @@ images: - name: admin newName: public.ecr.aws/cds-snc/notify-admin:f9cdc39 - name: api - newName: public.ecr.aws/cds-snc/notify-api:5c216bb + newName: public.ecr.aws/cds-snc/notify-api:2e6f633 - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:7f5dc9d - name: documentation