From a644800839eac5340d5d281b0673550aa05826dc Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:06:18 +0000 Subject: [PATCH 1/2] Updated manifests to notification-api:3bf74e5 and notification-api:3bf74e5 and notification-admin:d77cd05 and notification-document-download-api:31d6347 and notification-documentation:afac1df --- .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 aad8002a9..4a6fbd58f 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:1a8e712 + API_LAMBDA_IMAGE: api-lambda:3bf74e5 KUBECTL_VERSION: 1.23.6 defaults: From cae2cc7608e3a55ddc4e58221eb30a7c20555608 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:06:18 +0000 Subject: [PATCH 2/2] Updated manifests to notification-api:3bf74e5 and notification-api:3bf74e5 and notification-admin:d77cd05 and notification-document-download-api:31d6347 and notification-documentation:afac1df --- env/production/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index f1ffd4a06..77793bc04 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -31,9 +31,9 @@ patches: images: - name: admin - newName: public.ecr.aws/cds-snc/notify-admin:d06c713 + newName: public.ecr.aws/cds-snc/notify-admin:d77cd05 - name: api - newName: public.ecr.aws/cds-snc/notify-api:1a8e712 + newName: public.ecr.aws/cds-snc/notify-api:3bf74e5 - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:31d6347 - name: documentation