df50d879fa
Release v4.2.0 ( #134 )
...
* Update CHANGELOG.md
* Update package.json
* Update README.md
2024-04-15 15:41:59 -04:00
4c255dde26
publish version 4.1.0 ( #131 )
...
* publish version 4.1.0
* update version
2024-03-01 11:45:44 -05:00
efbd96d464
Fix action version in README.md ( #129 )
...
`v4` is not a valid tag, `v4.0.0` is.
See https://github.com/Azure/setup-helm/tags
2024-02-27 17:32:24 -05:00
859dc38e9a
v4 readme update ( #127 )
2024-02-13 16:11:44 -05: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
ac5ee1fca8
Update helm to v3.11.1 ( #108 )
2023-02-16 19:41:09 -05:00
3419a8fa8f
Update README to reflect current default helm version ( #106 )
2023-01-10 13:26:20 -05:00
a4617735aa
Added support message ( #95 )
2022-11-28 13:51:20 -05: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
6e32762c2e
Minor spelling correction in README.md ( #81 )
2022-07-06 10:45:43 -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
a14110f6e6
increment version in README to v3 ( #79 )
2022-06-27 14:20:10 -04:00
39f78708c2
add version support message ( #69 )
2022-04-11 11:05:03 -04:00
7e3c8fd604
Update README.md ( #48 )
2021-08-10 19:41:32 +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
f404b8932e
Update README.md
2020-02-27 14:58:14 +05:30
d0d63812ab
Use correct version string format in setup instructions
...
If somebody uses `1.15.0` instead of `v1.15.0` the installation will fail, this adjusts instructions to be slightly clearer.
2019-12-17 16:21:45 -08:00
fe2c706cad
Added helm binary to the Path environment variable
2019-11-26 17:55:31 +05:30
8552a6edfe
Added setup-helm : Install helm binary
2019-10-04 12:16:40 +05:30
515f9da9a4
Initial commit
2019-09-23 02:03:35 -07:00