From d89ed3322f8e0cbb116ce267560621b0425c4658 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:34:42 -0400 Subject: [PATCH] [AUTO-PR] Automatically generated new release 2024-07-15T19:05:30.743Z (#2762) * Updated manifests to notification-api:c237e66 and notification-api:c237e66 and notification-admin:d35afaa and notification-document-download-api:21a8aa8 and notification-documentation:7bc5e5d * Updated manifests to notification-api:c237e66 and notification-api:c237e66 and notification-admin:d35afaa and notification-document-download-api:21a8aa8 and notification-documentation:7bc5e5d --------- Co-authored-by: notify-pr-bot[bot] <86375948+notify-pr-bot[bot]@users.noreply.github.com> --- .github/workflows/merge_to_main_production.yaml | 2 +- env/production/kustomization.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/merge_to_main_production.yaml b/.github/workflows/merge_to_main_production.yaml index ecf34eb4b..67b161d01 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:ad135c8 + API_LAMBDA_IMAGE: api-lambda:c237e66 HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:078cf82 OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.PRODUCTION_OP_SERVICE_ACCOUNT_TOKEN }} diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index 9319d8293..21fc03ca2 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -58,9 +58,9 @@ patches: images: - name: admin - newName: public.ecr.aws/cds-snc/notify-admin:35be8f4 + newName: public.ecr.aws/cds-snc/notify-admin:d35afaa - name: api - newName: public.ecr.aws/cds-snc/notify-api:ad135c8 + newName: public.ecr.aws/cds-snc/notify-api:c237e66 - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:21a8aa8 - name: documentation