From 220b133b5f36ead779738eb4ca5f7fc90554deda Mon Sep 17 00:00:00 2001 From: David Landry Date: Wed, 8 May 2024 00:49:49 -0400 Subject: [PATCH] fix(dashboard): update image path --- apps/gethomepage/overlays/system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gethomepage/overlays/system/kustomization.yaml b/apps/gethomepage/overlays/system/kustomization.yaml index 9d3b48b..865ae91 100644 --- a/apps/gethomepage/overlays/system/kustomization.yaml +++ b/apps/gethomepage/overlays/system/kustomization.yaml @@ -4,7 +4,7 @@ resources: - ../../base images: - - name: ghcr.io/benphelps/homepage + - name: ghcr.io/gethomepage/homepage newTag: v0.8.13 patches: