From f518331768a1708c00ce0284b3a1d9e65d10f234 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:03:46 -0400 Subject: [PATCH] [AUTO-PR] Automatically generated new release 2024-05-31T21:15:11.857Z (#2649) * Updated manifests to notification-api:c0d9615 and notification-api:c0d9615 and notification-admin:9cb9c04 and notification-document-download-api:979c0c2 and notification-documentation:7561c37 * Updated manifests to notification-api:c0d9615 and notification-api:c0d9615 and notification-admin:9cb9c04 and notification-document-download-api:979c0c2 and notification-documentation:7561c37 --------- 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 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/merge_to_main_production.yaml b/.github/workflows/merge_to_main_production.yaml index 8cf50d477..bb58159a1 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:43d07f0 + API_LAMBDA_IMAGE: api-lambda:c0d9615 HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:078cf82 diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index 1eef9bb4a..864179503 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -62,7 +62,7 @@ images: - name: admin newName: public.ecr.aws/cds-snc/notify-admin:9cb9c04 - name: api - newName: public.ecr.aws/cds-snc/notify-api:43d07f0 + newName: public.ecr.aws/cds-snc/notify-api:c0d9615 - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:979c0c2 - name: documentation