From 5e2865f79058570d1684a4760109a7da3952403a Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:00:44 +0000 Subject: [PATCH 1/2] Updated manifests to notification-api:07a7055 and notification-api:07a7055 and notification-admin:b693d4f and notification-document-download-api:b02afc5 and notification-documentation:c472f98 --- .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 b30c97fe0..3c9a8c678 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:917bf40 + API_LAMBDA_IMAGE: api-lambda:07a7055 KUBECTL_VERSION: 1.23.6 defaults: From 2b73a0dc46836af8cce2701a3faea3200edbbe83 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:00:44 +0000 Subject: [PATCH 2/2] Updated manifests to notification-api:07a7055 and notification-api:07a7055 and notification-admin:b693d4f and notification-document-download-api:b02afc5 and notification-documentation:c472f98 --- env/production/kustomization.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index 14322cbe1..0a001908b 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -29,13 +29,13 @@ patches: images: - name: admin - newName: public.ecr.aws/cds-snc/notify-admin:24ddc1b + newName: public.ecr.aws/cds-snc/notify-admin:b693d4f - name: api - newName: public.ecr.aws/cds-snc/notify-api:917bf40 + newName: public.ecr.aws/cds-snc/notify-api:07a7055 - name: document-download-api - newName: public.ecr.aws/cds-snc/notify-document-download-api:5a4dd7c + newName: public.ecr.aws/cds-snc/notify-document-download-api:b02afc5 - name: documentation - newName: public.ecr.aws/cds-snc/notify-documentation:6ecac4e + newName: public.ecr.aws/cds-snc/notify-documentation:c472f98 configMapGenerator: - name: application-config env: .env