upgrade homepage [ci skip]
This commit is contained in:
parent
73feb9cc46
commit
d06f296c51
1 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue