Compare commits

...

2 commits

Author SHA1 Message Date
374e8f981a Update git.hamburg.ccc.de/ccchh/oci-images/nextcloud Docker tag to v34
All checks were successful
/ build (pull_request) Successful in 31s
/ Ansible Lint (pull_request) Successful in 2m54s
/ cleanup-staging (pull_request) Successful in 3s
/ build (push) Successful in 25s
/ Ansible Lint (push) Successful in 2m46s
2026-07-23 20:16:22 +00:00
4218b59d3b
fix: alloy role the suites for deb repo must be stable
All checks were successful
/ build (push) Successful in 27s
/ Ansible Lint (push) Successful in 2m27s
2026-07-23 22:08:58 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# renovate: datasource=docker depName=git.hamburg.ccc.de/ccchh/oci-images/nextcloud
nextcloud__version: 33
nextcloud__version: 34
# renovate: datasource=docker depName=docker.io/library/postgres
nextcloud__postgres_version: 15.18
nextcloud__fqdn: cloud.hamburg.ccc.de

View file

@ -5,7 +5,7 @@
name: grafana
types: deb
uris: https://apt.grafana.com
suites: "{{ ansible_facts['distribution_release'] }}"
suites: stable
components:
- main
signed_by: https://apt.grafana.com/gpg.key