From fd0b7ccd48ca5923712e611903e341f1cb0df4b0 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:21:33 +0000 Subject: [PATCH 1/2] Updated manifests to notification-api:6044d35 and notification-api:6044d35 and notification-admin:1e4461a 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..2fc1a3759 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:6044d35 HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:078cf82 OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.PRODUCTION_OP_SERVICE_ACCOUNT_TOKEN }} From e199d3a57327843932e2ef6ea3dd4a96fcc51159 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:21:33 +0000 Subject: [PATCH 2/2] Updated manifests to notification-api:6044d35 and notification-api:6044d35 and notification-admin:1e4461a 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..382962adf 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:1e4461a - name: api - newName: public.ecr.aws/cds-snc/notify-api:b5bb2ba + newName: public.ecr.aws/cds-snc/notify-api:6044d35 - 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: