From 5d7cfc08fe1d4a283941910e66c382aafc1f026c Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:30:06 -0500 Subject: [PATCH] [AUTO-PR] Automatically generated new release 2024-12-05T16:52:06.353Z (#3168) * Updated manifests to notification-api:ef8704c and notification-api:ef8704c and notification-admin:b5a3ea6 and notification-document-download-api:61820f0 and notification-documentation:b7ce180 * Updated manifests to notification-api:ef8704c and notification-api:ef8704c and notification-admin:b5a3ea6 and notification-document-download-api:61820f0 and notification-documentation:b7ce180 --------- 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 31f920f13..d69e9d940 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_ID }}.dkr.ecr.ca-central-1.amazonaws.com/notify - API_LAMBDA_IMAGE: api-lambda:b34aebb + API_LAMBDA_IMAGE: api-lambda:ef8704c HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:078cf82 OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN_PRODUCTION }} diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index 43ca191cc..76404060b 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -57,9 +57,9 @@ patches: images: - name: admin - newName: public.ecr.aws/cds-snc/notify-admin:29f6354 + newName: public.ecr.aws/cds-snc/notify-admin:b5a3ea6 - name: api - newName: public.ecr.aws/cds-snc/notify-api:b34aebb + newName: public.ecr.aws/cds-snc/notify-api:ef8704c - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:61820f0 - name: documentation