Skip to content

Gitea Tags Datasource

Table of values

Name Value Notes
Identifier gitea-tags
Default versioning No default versioning
Custom registry support Yes
Release timestamp support Yes The release timestamp is determined from the created field in the results.
Source URL support Yes The source URL is determined by using the packageName and registryUrl.

Description

This datasource allows to lookup git tags from a Gitea repositories.

Note

Use forgejo-tags as the datasource if you are using Forgejo. Forgejo support will be removed from gitea-tags datasource in a future release.

By default it will use https://gitea.com to lookup tags.