Allow the Gitea image through the dockerhub remote #19

Merged
benvin merged 1 commits from benvin/gitea-images into main 2026-07-29 23:56:06 +10:00
Owner

The k8s Gitea deployment (argocd-apps#309) pulls gitea/gitea:1.26.2-rootless from Docker Hub through the artifactapi mirror, which is gated by the dockerhub allowlist.

  • add "^gitea/gitea" to config/remote_docker/dockerhub.yaml patterns
The k8s Gitea deployment (argocd-apps#309) pulls gitea/gitea:1.26.2-rootless from Docker Hub through the artifactapi mirror, which is gated by the dockerhub allowlist. - add "^gitea/gitea" to config/remote_docker/dockerhub.yaml patterns
unkinben added 1 commit 2026-07-29 22:02:09 +10:00
Allow the Gitea image through the dockerhub remote
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
fd3bd37ba0
The k8s Gitea deployment pulls gitea/gitea (rootless) from Docker Hub via the
artifactapi mirror. Add it to the dockerhub allowlist.

- add "^gitea/gitea" to config/remote_docker/dockerhub.yaml patterns

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
benvin merged commit 4386c7ea16 into main 2026-07-29 23:56:06 +10:00
benvin deleted branch benvin/gitea-images 2026-07-29 23:56:07 +10:00
Sign in to join this conversation.