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:
|
image:
|
||||||
repository: ghcr.io/gethomepage/homepage
|
repository: ghcr.io/gethomepage/homepage
|
||||||
tag: v0.9.11
|
tag: v1.8.0
|
||||||
|
|
||||||
# Enable RBAC. RBAC is necessary to use Kubernetes integration
|
# Enable RBAC. RBAC is necessary to use Kubernetes integration
|
||||||
enableRbac: true
|
enableRbac: true
|
||||||
|
|
@ -130,6 +130,8 @@ config:
|
||||||
# F) - name: TZ
|
# F) - name: TZ
|
||||||
# value: '{{ .Release.Name }}'
|
# value: '{{ .Release.Name }}'
|
||||||
env:
|
env:
|
||||||
|
HOMEPAGE_ALLOWED_HOSTS: home.viktorbarzin.me
|
||||||
|
|
||||||
|
|
||||||
# To include environment variables from other configs or other secrets for use in
|
# To include environment variables from other configs or other secrets for use in
|
||||||
# Homepage's variable substitutions. Refer to them here.
|
# Homepage's variable substitutions. Refer to them here.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue