chore(deps): update homepage to v1.13.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 30s
lint-test-docker / lint-docker-compose (pull_request) Successful in 54s
lint-test-helm / validate-kubeconform (pull_request) Successful in 23s

This commit is contained in:
2026-05-09 01:08:08 +00:00
parent e51b7a6c39
commit 5b23f8567b
3 changed files with 3 additions and 3 deletions

View File

@@ -19,4 +19,4 @@ dependencies:
version: 5.0.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/homepage.png
# renovate: datasource=github-releases depName=gethomepage/homepage
appVersion: v1.12.3
appVersion: v1.13.0

View File

@@ -14,7 +14,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.12.3@sha256:cc84f2f5eb3c7734353701ccbaa24ed02dacb0d119114e50e4251e2005f3990a
tag: v1.13.0@sha256:690ac1f79e33000c176c2a28229ed00b49b44781e8a63f280a8ece22c161f099
env:
- name: HOMEPAGE_ALLOWED_HOSTS
value: home.alexlebens.net

View File

@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:v1.12.3@sha256:cc84f2f5eb3c7734353701ccbaa24ed02dacb0d119114e50e4251e2005f3990a
image: ghcr.io/gethomepage/homepage:v1.13.0@sha256:690ac1f79e33000c176c2a28229ed00b49b44781e8a63f280a8ece22c161f099
container_name: homepage
labels:
traefik.enable: true