Compare commits

..

1 commit

Author SHA1 Message Date
23e24a3f22 Update docker.io/pretalx/standalone Docker tag to v2025.2.3
All checks were successful
/ build (pull_request) Successful in 1m23s
/ Ansible Lint (push) Successful in 2m49s
/ Ansible Lint (pull_request) Successful in 2m35s
2026-07-23 18:45:56 +00:00

View file

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