From 3696d0bad35d9c7e0ca2cebc7d647ff2986b96f6 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:04:56 -0500 Subject: [PATCH] [AUTO-PR] KUSTOMIZE - Automatically generated new release 2025-01-15T19:53:39.224Z (#3347) * Updated manifests to notification-api:c055cda and notification-api:c055cda and notification-admin:7e901ed and notification-document-download-api:7f5dc9d and notification-documentation:5c45cc5 * Updated manifests to notification-api:c055cda and notification-api:c055cda and notification-admin:7e901ed and notification-document-download-api:7f5dc9d and notification-documentation:5c45cc5 --------- Co-authored-by: notify-pr-bot[bot] <86375948+notify-pr-bot[bot]@users.noreply.github.com> Co-authored-by: Ben Larabie --- .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 c72c11fea..faf6118ba 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:429d2f7 + API_LAMBDA_IMAGE: api-lambda:c055cda 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 9dd635c7c..2a00772bf 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -59,7 +59,7 @@ images: - name: admin newName: public.ecr.aws/cds-snc/notify-admin:7e901ed - name: api - newName: public.ecr.aws/cds-snc/notify-api:429d2f7 + newName: public.ecr.aws/cds-snc/notify-api:c055cda - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:7f5dc9d - name: documentation