From da4ad282ef1bbab092fc019e94b287b7950bea62 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:02:57 +0000 Subject: [PATCH 1/2] Updated manifests to notification-api:d4a58db and notification-api:d4a58db and notification-admin:1858892 and notification-document-download-api:5a05659 and notification-documentation:1ea7059 --- .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 ab4b02be5..783ed8b62 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:92febf2 + API_LAMBDA_IMAGE: api-lambda:d4a58db HEARTBEAT_LAMBDA_IMAGE: heartbeat:fb6dcdfda3c8e21ef997e75d1cb872bb08916cf3 SYSTEM_STATUS_LAMBDA_IMAGE: system_status:fb6dcdfda3c8e21ef997e75d1cb872bb08916cf3 KUBECTL_VERSION: 1.23.6 From cbd497e83f78c48db52ba9d56f28943f1aca6892 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:02:57 +0000 Subject: [PATCH 2/2] Updated manifests to notification-api:d4a58db and notification-api:d4a58db and notification-admin:1858892 and notification-document-download-api:5a05659 and notification-documentation:1ea7059 --- env/production/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index 814dfc7d2..b7fc7ca0b 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -37,7 +37,7 @@ images: - name: admin newName: public.ecr.aws/cds-snc/notify-admin:1858892 - name: api - newName: public.ecr.aws/cds-snc/notify-api:92febf2 + newName: public.ecr.aws/cds-snc/notify-api:d4a58db - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:5a05659 - name: documentation