Skip to content

Commit

Permalink
Merge pull request #4 from gsoft-inc/main
Browse files Browse the repository at this point in the history
urgg pr merged into main instead of develop.
  • Loading branch information
yohanb authored Jan 20, 2022
2 parents 0d34578 + 61ae5ba commit b019ee3
Show file tree
Hide file tree
Showing 9 changed files with 333 additions and 7,021 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ PackageOutput
node_modules
task/**/*.js
.taskkey
.DS_Store
.DS_Store
.idea
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To use the helmfile runner, simply set up the Kubernetes cluster on which you wi

Then configure the task and required parameters. If you need to pass command specific arguments, for example the output format for the diff command (`--output value`), insert one argument per line in the parameter's field.

**Note**: This extension automatically installs or updates the [helm diff plugin](https://github.com/databus23/helm-diff) required for the `helmfile diff` command. You can disable this in the 'Advanced' section.
**Note**: This extension automatically installs or updates the [helm diff plugin](https://github.com/databus23/helm-diff) required for the `helmfile diff` command. You can configure this in the 'Advanced' section.

![diff command](https://raw.githubusercontent.com/gsoft-inc/azure-pipelines-helmfile-runner/main/docs/diff_command.png)

Expand All @@ -26,4 +26,4 @@ There are GitHub actions that take care of compiling, packaging and publishing t

## 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-runner/blob/main/LICENSE.
Copyright © 2022, 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-runner/blob/main/LICENSE.
Loading

0 comments on commit b019ee3

Please sign in to comment.