From cc652b9d997f967304d19612061cc7c477f968c0 Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 14:05:50 -0600 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/gethomepage/?= =?UTF-8?q?homepage=20(=20v0.9.8=20=E2=86=92=20v0.9.9=20)=20(#2924)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | docker | ghcr.io/gethomepage/homepage | v0.9.8 | v0.9.9 | Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/default/homepage/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/default/homepage/app/helmrelease.yaml b/kubernetes/main/apps/default/homepage/app/helmrelease.yaml index 32e1dbb90e..92d5027e9a 100644 --- a/kubernetes/main/apps/default/homepage/app/helmrelease.yaml +++ b/kubernetes/main/apps/default/homepage/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: app: image: repository: ghcr.io/gethomepage/homepage - tag: v0.9.8 + tag: v0.9.9 env: TZ: ${TIMEZONE} envFrom: