Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/apps/default/homepage/app/helm-values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ controllers:
app:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.13.2@sha256:a0b71c8e757298d02560186bab9fbe3fc2d375c523a62cc1019177b37e48aa28
tag: v2.4.0@sha256:643bd0be730d40f69d58028a55d1a896739333e8815786df42bc97f109ecbe61
env:
TZ: Europe/Lisbon
HOMEPAGE_ALLOWED_HOSTS: ${SECRET_PRIVATE_DOMAIN},newtab.${SECRET_PUBLIC_DOMAIN1}
Expand Down
Loading