From 0a31287cf2df900bf7f4c8e5202be5a88ceb9cd4 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 17:19:54 +0000 Subject: [PATCH 1/2] Updated manifests to notification-api:bc7560c and notification-api:bc7560c and notification-admin:1b334aa and notification-document-download-api:a986c88 and notification-documentation:cf7f29c --- .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 c60a498d0..e6a455992 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 }}.dkr.ecr.ca-central-1.amazonaws.com/notify - API_LAMBDA_IMAGE: api-lambda:b5bb2ba + API_LAMBDA_IMAGE: api-lambda:bc7560c HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:078cf82 OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.PRODUCTION_OP_SERVICE_ACCOUNT_TOKEN }} From 875cf7cdba384ec1fa1bccbe94be65b2d83bd545 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 17:19:54 +0000 Subject: [PATCH 2/2] Updated manifests to notification-api:bc7560c and notification-api:bc7560c and notification-admin:1b334aa and notification-document-download-api:a986c88 and notification-documentation:cf7f29c --- env/production/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index edaa6de64..25d726a1c 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -58,11 +58,11 @@ patches: images: - name: admin - newName: public.ecr.aws/cds-snc/notify-admin:922fc13 + newName: public.ecr.aws/cds-snc/notify-admin:1b334aa - name: api - newName: public.ecr.aws/cds-snc/notify-api:b5bb2ba + newName: public.ecr.aws/cds-snc/notify-api:bc7560c - name: document-download-api - newName: public.ecr.aws/cds-snc/notify-document-download-api:21a8aa8 + newName: public.ecr.aws/cds-snc/notify-document-download-api:a986c88 - name: documentation newName: public.ecr.aws/cds-snc/notify-documentation:cf7f29c configMapGenerator: