Compare commits

..

1 commit

Author SHA1 Message Date
cf80096d8a Update docker.io/library/mariadb Docker tag to v12
All checks were successful
/ build (pull_request) Successful in 31s
/ Ansible Lint (push) Successful in 2m41s
/ Ansible Lint (pull_request) Successful in 2m29s
2026-07-23 18:46:00 +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