feat(artifactapi): add mail stack images to docker registry cache (#156)

- ghcr: stalwartlabs/stalwart (Stalwart mail server)
- dockerhub: rspamd/rspamd (spam filter), tozd/postfix (MTA gateway)

Reviewed-on: #156
This commit was merged in pull request #156.
This commit is contained in:
2026-05-24 12:42:27 +10:00
parent cbc2c1cb9f
commit 5f4c9225bb
@@ -9,6 +9,7 @@ remotes:
- "^kanidm/"
- "^openvoxproject/"
- "^stakater/reloader"
- "^stalwartlabs/stalwart"
- "^voxpupuli/puppetboard"
- "^woodpecker-ci/helm"
cache:
@@ -35,6 +36,8 @@ remotes:
- "^hashicorp/vault"
- "^jfrog/"
- "^rancher/"
- "^rspamd/rspamd"
- "^tozd/postfix"
- "^traefik/"
- "^ubi9/ubi-minimal"
- "^victoriametrics/"