From 74342dcad61b36423124dca8cb60eb9cc7e47446 Mon Sep 17 00:00:00 2001 From: "notify-pr-bot[bot]" <86375948+notify-pr-bot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:52:47 +0000 Subject: [PATCH] Updated manifests to notification-api:8b56571 and notification-api:8b56571 and notification-admin:7edefd6 and notification-document-download-api:982d70f and notification-documentation:40bf2c1 --- env/production/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/env/production/kustomization.yaml b/env/production/kustomization.yaml index 55a128d8e..6f7260664 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:99133d9 + newName: public.ecr.aws/cds-snc/notify-admin:7edefd6 - name: api - newName: public.ecr.aws/cds-snc/notify-api:b9db5d9 + newName: public.ecr.aws/cds-snc/notify-api:8b56571 - name: document-download-api newName: public.ecr.aws/cds-snc/notify-document-download-api:982d70f - name: documentation