Compare commits
2 commits
eb095317c7
...
374e8f981a
| Author | SHA1 | Date | |
|---|---|---|---|
| 374e8f981a | |||
|
4218b59d3b |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# renovate: datasource=docker depName=git.hamburg.ccc.de/ccchh/oci-images/nextcloud
|
# 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
|
# renovate: datasource=docker depName=docker.io/library/postgres
|
||||||
nextcloud__postgres_version: 15.18
|
nextcloud__postgres_version: 15.18
|
||||||
nextcloud__fqdn: cloud.hamburg.ccc.de
|
nextcloud__fqdn: cloud.hamburg.ccc.de
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
name: grafana
|
name: grafana
|
||||||
types: deb
|
types: deb
|
||||||
uris: https://apt.grafana.com
|
uris: https://apt.grafana.com
|
||||||
suites: "{{ ansible_facts['distribution_release'] }}"
|
suites: stable
|
||||||
components:
|
components:
|
||||||
- main
|
- main
|
||||||
signed_by: https://apt.grafana.com/gpg.key
|
signed_by: https://apt.grafana.com/gpg.key
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue