mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[PR #112] [MERGED] Fix when using a custom tag #135
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/112
Author: @V-Paranoiaque
Created: 10/4/2025
Status: ✅ Merged
Merged: 10/5/2025
Merged by: @arunavo4
Base:
main← Head:fix-custom-image-tag📝 Commits (1)
347188fFix when using a custom tag📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
helm/gitea-mirror/templates/deployment.yaml(+1 -1)📄 Description
Hello,
The correct behavior should be:
Without this modification, custom images need to have a tag prefixed with a "v"
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.