1 Commits

Author SHA1 Message Date
b9447791e2 Update halfshot/matrix-hookshot Docker tag to v7.1.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-16 19:01:44 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -130,7 +130,7 @@ matrix-hookshot:
main:
image:
repository: halfshot/matrix-hookshot
tag: 7.0.0
tag: 7.1.0
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:17.6-alpine3.21
image: docker.io/postgres:17.5-alpine3.21
container_name: gitea-postgres
env_file:
- .env