https://github.com/workleap/azure-pipelines-helmfile-installer
Azure Pipelines task to install the helmfile cli tool.
https://github.com/workleap/azure-pipelines-helmfile-installer
Last synced: about 1 year ago
JSON representation
Azure Pipelines task to install the helmfile cli tool.
- Host: GitHub
- URL: https://github.com/workleap/azure-pipelines-helmfile-installer
- Owner: workleap
- License: apache-2.0
- Created: 2021-07-09T17:30:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T16:20:54.000Z (over 1 year ago)
- Last Synced: 2025-03-29T11:41:44.253Z (about 1 year ago)
- Language: TypeScript
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helmfile installer for Azure Pipelines
This is an [Azure DevOps extension](https://marketplace.visualstudio.com/items?itemName=GSoft.HelmfileInstaller) that allows you to install the [helmfile cli tool](https://github.com/roboll/helmfile).
## Installation
Helmfile installer for Azure Pipelines can be installed from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=GSoft.HelmfileInstaller).
## Compiling
There are GitHub actions that take care of compiling, packaging and publishing the extension.
## License
Copyright © 2021, Groupe GSoft Inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/azure-pipelines-helmfile-installer/blob/main/LICENSE.