From cd6524ee7fa6636bf3ad4dedcf24e6af6250bb77 Mon Sep 17 00:00:00 2001 From: David Landry Date: Sun, 29 Sep 2024 07:10:39 -0400 Subject: [PATCH] chore(gethomepage): bump to latest release --- 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 865ae91..ed40e7c 100644 --- a/apps/gethomepage/overlays/system/kustomization.yaml +++ b/apps/gethomepage/overlays/system/kustomization.yaml @@ -5,7 +5,7 @@ resources: images: - name: ghcr.io/gethomepage/homepage - newTag: v0.8.13 + newTag: v0.9.10 patches: - path: ./rbac-patch.yaml