2 Commits

Author SHA1 Message Date
f41230f9d1 Update docker.io/postgres Docker tag to v18
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Failing after 13s
lint-test-docker / lint-docker-compose (pull_request) Successful in 17s
2025-12-10 17:03:24 +00:00
9bdb45667e Update Helm release matrix-synapse to v3.12.17 (#2351)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 1m35s
2025-12-10 17:02:14 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
dependencies:
- name: matrix-synapse
repository: https://ananace.gitlab.io/charts
version: 3.12.16
version: 3.12.17
- name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.5.0
@@ -14,5 +14,5 @@ dependencies:
- name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts
version: 6.16.1
digest: sha256:a90f6deb880962f642cac44608c3741af25c109464a62c9faf2f4552bfd2b920
generated: "2025-12-07T02:55:22.440509182Z"
digest: sha256:b1df95bd8c258c15178f35b229b2d2aee28fc2fff2b5176ed734a7aaeffaa372
generated: "2025-12-10T17:01:51.601498219Z"

View File

@@ -29,7 +29,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: matrix-synapse
version: 3.12.16
version: 3.12.17
repository: https://ananace.gitlab.io/charts
- name: app-template
alias: matrix-hookshot

View File

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