2 Commits

Author SHA1 Message Date
a7bac7b0a3 Update Helm release loki to v6.45.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-11-05 01:02:52 +00:00
32b0c14cf3 Update ghcr.io/gethomepage/homepage Docker tag to v1.6.1 (#1948)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-docker / docker-lint (push) Successful in 59s
renovate / renovate (push) Successful in 1m48s
2025-11-05 01:01:47 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.6.0
tag: v1.6.1
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -15,7 +15,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.6.0
tag: v1.6.1
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: loki
version: 6.44.0
version: 6.45.2
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.17.1

View File

@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:v1.6.0
image: ghcr.io/gethomepage/homepage:v1.6.1
container_name: homepage
labels:
traefik.enable: true