devtron-labs / devtron

Tool integration platform for Kubernetes
https://devtron.ai
Apache License 2.0
4.36k stars 478 forks source link

Feature: Capability to provide custom tag based upon existing image tag and manipulate the same #5574

Closed tayalrishabh96 closed 1 month ago

tayalrishabh96 commented 2 months ago

🔖 Feature description

This feature request enhances the existing custom image tag capability to add suffix / prefix on existing image tag.

🎤 Pitch / Usecases

Im my use case I am adding custom tag for QA / Pre-Prod env. Lets call this tag : orchestrator-rel Now as i proceed into prod I want to modify the tag on existing application and remove rel. PS : Prod cd pipeline will be part of same workflow as that of QA / Pre-Prod.

🔄️ Alternative

NA

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

AB#10232

azure-boards[bot] commented 2 months ago

❌ There was a problem linking to Azure Boards work item(s):

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] commented 2 months ago

❌ There was a problem linking to Azure Boards work item(s):

Please check the IDs and try again using the AB# syntax. Learn more

abhibhaw commented 1 month ago

Fixed with PR #5760