[PR #112] [MERGED] Fix when using a custom tag #135

Closed
opened 2026-02-27 15:55:16 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix-custom-image-tag


📝 Commits (1)

  • 347188f Fix 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:

  • Nothing: we tag the AppVersion and add v in front to match the tagging used by the official Docker images
  • A custom tag is provided: we use it directly

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.

## 📋 Pull Request Information **Original PR:** https://github.com/RayLabsHQ/gitea-mirror/pull/112 **Author:** [@V-Paranoiaque](https://github.com/V-Paranoiaque) **Created:** 10/4/2025 **Status:** ✅ Merged **Merged:** 10/5/2025 **Merged by:** [@arunavo4](https://github.com/arunavo4) **Base:** `main` ← **Head:** `fix-custom-image-tag` --- ### 📝 Commits (1) - [`347188f`](https://github.com/RayLabsHQ/gitea-mirror/commit/347188f43d7475fe1b3b072454f27d4017020517) Fix when using a custom tag ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `helm/gitea-mirror/templates/deployment.yaml` (+1 -1) </details> ### 📄 Description Hello, The correct behavior should be: * Nothing: we tag the AppVersion and add v in front to match the tagging used by the official Docker images * A custom tag is provided: we use it directly Without this modification, custom images need to have a tag prefixed with a "v" --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:55:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gitea-mirror#135
No description provided.