Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HelmDeployV1]Make HelmDeploy works with Helm 3.7.0+ #19630

Merged
merged 17 commits into from
Jun 28, 2024

Conversation

qianz2
Copy link
Contributor

@qianz2 qianz2 commented Mar 11, 2024

Task name: HelmDeployV1

Description:

Create HelmDeploy@1 task that works with Helm 3.7.0+ and maintain the HelmDeploy@0 commands, let customers switch over.

Helm has dropped support for 'helm chart' commands, see doc and Helm 3.7 release notes. The save command can no longer be used to save charts to Azure Container Registry.

Adding a new task HelmDeployV1: #20072
Ci tests for HelmDeployV1: https://dev.azure.com/canarytest/PipelineTasks/_git/PipelineTasks/pullrequest/19

Documentation changes required: (Y/N)

Added unit tests: (Y/N)

Attached related issue: (Y/N)

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@qianz2 qianz2 requested review from manolerazvan and a team as code owners March 11, 2024 20:12
@qianz2 qianz2 force-pushed the users/zqian/upgrade-helm3.7 branch from c238747 to fffae09 Compare June 20, 2024 21:53
@qianz2 qianz2 changed the title [HelmDeployV0]Make HelmDeploy works with Helm 3.7.0+ [HelmDeployV1]Make HelmDeploy works with Helm 3.7.0+ Jun 26, 2024
Tasks/HelmDeployV0/task.json Outdated Show resolved Hide resolved
Tasks/HelmDeployV1/task.json Outdated Show resolved Hide resolved
Tasks/HelmDeployV1/src/helmcli.ts Show resolved Hide resolved
Tasks/HelmDeployV1/src/helm.ts Outdated Show resolved Hide resolved
@qianz2 qianz2 merged commit fa50b3a into master Jun 28, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants