From 6b89f9a575df471caab39db3f3a557cebc9c18d8 Mon Sep 17 00:00:00 2001 From: Neon Vortex Date: Tue, 25 Nov 2025 15:03:12 -0500 Subject: [PATCH] Update Harbor registry to use apps project --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 8b988f2..7360fa9 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -1,7 +1,7 @@ replicaCount: 2 image: - repository: images.caffeinetux.com/production/resume-site + repository: images.caffeinetux.com/apps/resume-site pullPolicy: IfNotPresent tag: "latest"