From 4558cdda3575d50d2188c4fc3a72b7e8a0fe0ed4 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 20:27:38 +0000 Subject: [PATCH 1/2] Updated manifests to notification-api:71a1268 and notification-api:71a1268 and notification-admin:247b4ee and notification-document-download-api:bfe5269 and notification-documentation:6fd9d09 --- .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 ba39c7518..4e98aa027 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:00c44e3 + API_LAMBDA_IMAGE: api-lambda:71a1268 HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:5c8da95 KUBECTL_VERSION: 1.23.6 From 7590a0d5f1721e600a0423a4041804be51863fdd Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 20:27:39 +0000 Subject: [PATCH 2/2] Updated manifests to notification-api:71a1268 and notification-api:71a1268 and notification-admin:247b4ee and notification-document-download-api:bfe5269 and notification-documentation:6fd9d09 --- 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 7791b55c3..e615ae73f 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -37,11 +37,11 @@ images: - name: admin newName: public.ecr.aws/cds-snc/notify-admin:247b4ee - name: api - newName: public.ecr.aws/cds-snc/notify-api:00c44e3 + newName: public.ecr.aws/cds-snc/notify-api:71a1268 - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:bfe5269 - name: documentation - newName: public.ecr.aws/cds-snc/notify-documentation:53208f9 + newName: public.ecr.aws/cds-snc/notify-documentation:6fd9d09 configMapGenerator: - name: application-config env: .env