[diun] Improve tag matching by using 'sort_tags' & 'max_tags'

This commit is contained in:
Viyurz 2024-09-08 09:45:48 +02:00
parent 0242023434
commit ec06a04ee7
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -1,23 +1,27 @@
- name: quay.io/hedgedoc/hedgedoc
watch_repo: true
sort_tags: semver
max_tags: 1
include_tags:
- ^2
- ^[\d\.]+-alpine$
- name: quay.io/keycloak/keycloak
watch_repo: true
sort_tags: semver
max_tags: 1
include_tags:
- ^25\.\d$
- ^26
- ^\d+\.\d+$
- name: docker.io/stalwartlabs/mail-server
watch_repo: true
sort_tags: semver
max_tags: 1
include_tags:
- ^v0\.(9|\d{2})
- ^v1
- ^v
- name: docker.io/aaronleopold/stump
watch_repo: true
sort_tags: semver
max_tags: 1
include_tags:
- ^0\.0\.([5-9]|\d{2})$
- ^0\.([1-9]|\d{2})
- ^1
- ^\d