mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-05 22:36:55 +00:00
Adding graph ql for Helm versions (#21)
* Adding graphql query to fetch latest helm release of specified type * Updating typescript version and js file * Fixing PR comments in release * Adding feature flag as environment variable in release * Changing feature flag name * Updating files as per latest changes in master after resolving merge conflicts * Removing non prod modules
This commit is contained in:
parent
d55017e2a0
commit
18bc768116
365 changed files with 48161 additions and 800510 deletions
4
node_modules/uuid/package.json
generated
vendored
4
node_modules/uuid/package.json
generated
vendored
|
|
@ -2,7 +2,7 @@
|
|||
"_args": [
|
||||
[
|
||||
"uuid@3.3.3",
|
||||
"D:\\github-actions\\newHelm\\setup-helm"
|
||||
"D:\\Work\\Actions\\setup-helm"
|
||||
]
|
||||
],
|
||||
"_from": "uuid@3.3.3",
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
],
|
||||
"_resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz",
|
||||
"_spec": "3.3.3",
|
||||
"_where": "D:\\github-actions\\newHelm\\setup-helm",
|
||||
"_where": "D:\\Work\\Actions\\setup-helm",
|
||||
"bin": {
|
||||
"uuid": "./bin/uuid"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue