Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Failing after 2m45s
/ Ansible Lint (pull_request) Successful in 2m54s
/ Ansible Lint (push) Successful in 3m3s

This commit is contained in:
Renovate 2026-05-19 22:01:10 +00:00
commit aabc4f01ef
11 changed files with 15 additions and 15 deletions

View file

@ -1,7 +1,7 @@
# renovate: datasource=docker depName=git.hamburg.ccc.de/ccchh/oci-images/nextcloud
nextcloud__version: 32
# renovate: datasource=docker depName=docker.io/library/postgres
nextcloud__postgres_version: 15.17
nextcloud__postgres_version: 15.18
nextcloud__fqdn: cloud.hamburg.ccc.de
nextcloud__data_dir: /data/nextcloud
nextcloud__extra_configuration: "{{ lookup('ansible.builtin.template', 'resources/chaosknoten/cloud/nextcloud/extra_configuration.config.php.j2') }}"