Compare commits

..

1 commit

Author SHA1 Message Date
7715059923 Update docker.io/library/postgres Docker tag to v17
All checks were successful
/ build (pull_request) Successful in 29s
/ Ansible Lint (push) Successful in 2m19s
/ Ansible Lint (pull_request) Successful in 2m33s
2026-07-23 18:46:14 +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