ec8dd7c209
switching to fetching latest version from the dedicated file ( #130 )
2024-03-01 10:15:56 -06:00
208de6bd49
Upgrade action to use node20 ( #121 )
...
* Action update:
- Bump all dependencies
- Rewrite `getLatestHelmVersion()` function without graphql
* Bump stableHelmVersion
* Update readme and action.yaml
* Revert and rewrite with @octokit/action
* Add latest to integration test
* Bump action's versions
* Set github.token as default input
* Replace deprecated jest methods
* Add prettier to dev dependencies, fix prettier issues
2024-02-08 13:49:56 -05:00
d336b89352
Add action input to set download base url ( #113 )
...
* feat: add downloadBaseURL action input
* feat: downloadHelm and getHelmDownloadURL added baseURL function argument
* refactor: building the helm download url
* chore: format code
---------
Co-authored-by: Paul Vollmer <mail@paulvollmer.net >
2024-01-02 09:30:48 -05:00
ac5ee1fca8
Update helm to v3.11.1 ( #108 )
2023-02-16 19:41:09 -05:00
f77071b246
minor nit , upgrade helm and GH action version updates ( #102 )
2022-12-27 09:28:27 -05:00
2dafda840c
refactor: cleanup GH gql query ( #100 )
2022-10-27 09:44:25 -04:00
f850d12cb3
Fix [object Object] version bug ( #88 )
...
* fix auth
* fix tag bug
2022-07-25 13:53:22 -04:00
17cd77473c
fix auth ( #86 )
2022-07-25 13:13:50 -04:00
484a64052d
Swap to GraphQL and add logging ( #83 )
...
* swap to graphql
* add logs
* swap to group log
* fix test
2022-07-11 10:12:11 -04:00
7f0153c54c
Vidya reddy prettier ( #75 )
...
* upgraded to Node16
* Enforce Prettier
* code fix
* Update package-lock.json
resolved the conflicts.
* executed prettier
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com >
2022-06-27 18:27:44 -04:00
e00756a00e
Version fix ( #66 )
...
* Added version validation check
* Added check for latest
* Changed Helm 3.5.0 test to also test lack of v in version
* Pushing integration tests
* Removed push integration test
* Added more context to integration test
* Addressing comment
2022-02-08 17:07:21 -05:00
5876560d6c
Add arm64 support ( #64 )
...
* add arm64 support
2022-02-04 09:45:03 -05:00
cc2c85bd7e
support only v3 and switch away from github token
2022-01-26 15:27:11 -05:00
14d85694fc
Update run.ts
2021-06-24 19:26:50 +05:30
cfc72cf63e
Update run.ts
2021-06-24 19:25:35 +05:30
edc063ca5f
adding graph ql for Helm versions - master ( #22 )
...
* Adding graphql to find out latest helm version of specified type
* Updating package-loc.json
* Updating js file
* Fixing PR comments
* Adding feature flag as environment variable
* Changing feature flag name
* Updating package-loc.json
2021-03-30 22:43:44 +05:30
e77e49c8f8
Added L0 tests and fixed some minor issues. ( #20 )
2021-03-26 13:08:55 +05:30
91b7d21636
Changed the documentation to specify v before 'version' and code changes to append 'v' if it not provided in version ( #11 ) ( #15 )
...
* Chnaged the documentation to sepcify v before 'version'
* append v to version incase it does not already include
* review comments fix
2020-05-14 12:16:24 +05:30
b1c4524a5f
Users/shigupt/fixing helm latest releases master ( #14 )
...
* Updating the logic for downloading latest Helm version
* Adding semver to package.json
2020-05-13 21:53:04 +05:30
fe2c706cad
Added helm binary to the Path environment variable
2019-11-26 17:55:31 +05:30
785a9d3ba2
Added exception for helm-path
2019-10-15 13:33:32 +05:30
0c30698f96
Added compliance details
2019-10-11 16:24:26 +05:30
8552a6edfe
Added setup-helm : Install helm binary
2019-10-04 12:16:40 +05:30