diff --git a/apps/homepage/templates/deployment.yml b/apps/homepage/templates/deployment.yml index 395686af9..6b0eba5e5 100644 --- a/apps/homepage/templates/deployment.yml +++ b/apps/homepage/templates/deployment.yml @@ -104,7 +104,7 @@ spec: emptyDir: initContainers: - name: cache-prep - image: 'ghcr.io/benphelps/homepage:{{ .Values.imageTag }}' + image: 'ghcr.io/gethomepage/homepage:{{ .Values.imageTag }}' command: [sh, -ec] volumeMounts: - mountPath: /.next