upgrade homepage [ci skip]

This commit is contained in:
Viktor Barzin 2025-12-18 11:02:59 +00:00
parent 73feb9cc46
commit d06f296c51

View file

@ -1,6 +1,6 @@
image:
repository: ghcr.io/gethomepage/homepage
tag: v0.9.11
tag: v1.8.0
# Enable RBAC. RBAC is necessary to use Kubernetes integration
enableRbac: true
@ -130,6 +130,8 @@ config:
# F) - name: TZ
# value: '{{ .Release.Name }}'
env:
HOMEPAGE_ALLOWED_HOSTS: home.viktorbarzin.me
# To include environment variables from other configs or other secrets for use in
# Homepage's variable substitutions. Refer to them here.