From 2a2b416d12c70a7a79a44e86ebda530e94a8e6f2 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 12 Jun 2026 17:47:37 -0500 Subject: [PATCH] chore(dns): deploy C4 tenant onboarding image --- apps/fc-dns/fc-dns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-dns/fc-dns.yaml b/apps/fc-dns/fc-dns.yaml index cdb0520..268741a 100644 --- a/apps/fc-dns/fc-dns.yaml +++ b/apps/fc-dns/fc-dns.yaml @@ -111,7 +111,7 @@ spec: fsGroup: 1654 containers: - name: dns-web - image: localhost/fc-dns-web:v20260612-l4dns-a5d2849 + image: localhost/fc-dns-web:v20260612-c4-63d7594 imagePullPolicy: Never securityContext: readOnlyRootFilesystem: true