Compare commits

..

1 commit

Author SHA1 Message Date
be442af6b0 Update docker.io/library/postgres Docker tag to v18
All checks were successful
/ build (pull_request) Successful in 31s
/ Ansible Lint (push) Successful in 2m30s
/ Ansible Lint (pull_request) Successful in 3m59s
2026-07-23 18:46:17 +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