From 31229aa0ca877b8dfc3ace3998b0ada947c29480 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 19:07:21 +0000 Subject: [PATCH 1/2] Updated manifests to notification-api:b00ec9b and notification-api:b00ec9b and notification-admin:9bf0058 and notification-document-download-api:1a21f2b and notification-documentation:afac1df --- .github/workflows/merge_to_main_production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge_to_main_production.yaml b/.github/workflows/merge_to_main_production.yaml index c6fe4864d..b40909935 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:e796c0c + API_LAMBDA_IMAGE: api-lambda:b00ec9b KUBECTL_VERSION: 1.23.6 defaults: From 441b3f58cdb3cfe14233455991516ad78d2e1f54 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 19:07:21 +0000 Subject: [PATCH 2/2] Updated manifests to notification-api:b00ec9b and notification-api:b00ec9b and notification-admin:9bf0058 and notification-document-download-api:1a21f2b and notification-documentation:afac1df --- env/production/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index e94c6fb45..e2c087484 100644 --- a/env/production/kustomization.yaml +++ b/env/production/kustomization.yaml @@ -31,11 +31,11 @@ patches: images: - name: admin - newName: public.ecr.aws/cds-snc/notify-admin:01fb6c2 + newName: public.ecr.aws/cds-snc/notify-admin:9bf0058 - name: api - newName: public.ecr.aws/cds-snc/notify-api:e796c0c + newName: public.ecr.aws/cds-snc/notify-api:b00ec9b - name: document-download-api - newName: public.ecr.aws/cds-snc/notify-document-download-api:31d6347 + newName: public.ecr.aws/cds-snc/notify-document-download-api:1a21f2b - name: documentation newName: public.ecr.aws/cds-snc/notify-documentation:afac1df configMapGenerator: