Migrate ops inventory OCI endpoint to Forgejo registry
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Build and Publish Container Image / build-and-push (push) Failing after 1m48s

Update runtime manifest, event-type example, and resolver test fixture.
This commit is contained in:
tegwick 2026-07-09 11:38:15 +02:00
parent f41cf14977
commit 4f26826d6c
3 changed files with 3 additions and 3 deletions

View file

@ -588,7 +588,7 @@ data:
endpoints:
- id: gitea-oci-registry
type: https
url: "https://gitea.coulomb.social/v2/"
url: "https://forgejo.coulomb.social/v2/"
expected_status: 401
expected_signal: "OCI registry auth challenge"
widget_ref: "ops:endpoint:gitea-registry"