From 5bad323ac3e45eb019359c118f7db7bcb5fc9979 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:07:09 -0500 Subject: [PATCH] [AUTO-PR] Automatically generated new release 2024-01-22T15:59:10.234Z (#2329) * Updated manifests to notification-api:2de8154 and notification-api:2de8154 and notification-admin:1858892 and notification-document-download-api:5a05659 and notification-documentation:1ea7059 and notification-lambdas:5c8da95 and notification-lambdas:5c8da95 * Updated manifests to notification-api:2de8154 and notification-api:2de8154 and notification-admin:1858892 and notification-document-download-api:5a05659 and notification-documentation:1ea7059 and notification-lambdas:5c8da95 and notification-lambdas:5c8da95 --------- 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 dbe8e6e59..8bdce77b6 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:d4a58db + API_LAMBDA_IMAGE: api-lambda:2de8154 HEARTBEAT_IMAGE: heartbeat:5c8da95 SYSTEM_STATUS_IMAGE: system_status:5c8da95 KUBECTL_VERSION: 1.23.6 diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index b7fc7ca0b..1efbf21ef 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:d4a58db + newName: public.ecr.aws/cds-snc/notify-api:2de8154 - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:5a05659 - name: documentation