microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.49k stars 2.61k forks source link

HelmDeploy@0: Support for new input variable "appVersion" #17599

Closed sukruthG closed 1 year ago

sukruthG commented 1 year ago

Required Information

Need to add support for the input variable "appVersion" in this repo https://github.com/microsoft/azure-pipelines-tasks/tree/master/Tasks/HelmDeployV0

Entering this information will route you directly to the right team and expedite traction.

Question, Bug, or Feature?
Type: Feature

Enter Task Name: HelmDeployV0

list here (V# not needed):
https://github.com/microsoft/azure-pipelines-tasks/tree/master/Tasks/HelmDeployV0

Environment

image

Issue Description

As of now "HelmDeployV0" supports few inputs variables chartPath, chartVersion, destination, updatedependency and save for the "package" command https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/helm-deploy-v0?view=azure-pipelines

image

Requesting for adding a new variable called "appVersion" along with existing input variables.

Additional technical details

Helm package command supports app-version command line arguments. Please check the page:https://helm.sh/docs/helm/helm_package/ for more details

image

Task logs

[Enable debug logging and please provide the zip file containing all the logs for a speedy resolution]

Troubleshooting

Checkout how to troubleshoot failures and collect debug logs: https://docs.microsoft.com/en-us/vsts/build-release/actions/troubleshooting

Error logs

[Insert error from the logs here for a quick overview]

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days