19 Commits

Author SHA1 Message Date
Stig Otnes Kolstad
2f6bfda1e2
Use @actions/core.exportVariable instead of set-env (#19)
* fix: use @actions/core.exportVariable instead of set-env

`set-env` is now deprecated. `@actions/core` exposes `exportVariable`
to be used instead.

https://github.com/actions/toolkit/tree/main/packages/core#exporting-variables

* chore: bump @actions/core to v1.2.6
v1
2020-10-20 12:21:52 +05:30
shigupt202
3aa19be838
Updating kubeconfig file permissions to remove helm warning (#16) 2020-10-07 15:00:26 +05:30
shigupt202
163908311f
Merge pull request #11 from Azure/users/shigupt/add-env-variable
Setting KUBECONFIG for current step
2020-08-28 00:10:11 +05:30
Shivam Gupta
7b77288090 Setting KUBECONFIG for current step 2020-08-28 00:01:45 +05:30
Shashank Barsin
e4e1a9843a
Merge pull request #5 from Azure/users/ansheno/saSecretFixv1
Users/ansheno/sa secret fixv1
2019-11-26 17:01:42 +05:30
Anumita Shenoy
c7dcdf1519 Added node modules for jsyaml 2019-11-26 16:57:47 +05:30
Shashank Barsin
3505c64e29 Update documentation 2019-11-26 16:56:26 +05:30
Anumita Shenoy
e39b34477e Fixed service account secret error 2019-11-26 16:48:36 +05:30
Shashank Barsin
01fb4e5ab2 Update README 2019-09-24 14:09:13 +05:30
Shashank Barsin
1dadfcf8a0 Update README 2019-09-24 14:04:21 +05:30
Deepak Sattiraju
77c7db379b
Update README.md 2019-09-23 13:56:32 +05:30
Deepak Sattiraju
faa1b7c540
Update README.md 2019-09-23 13:54:50 +05:30
Deepak Sattiraju
27480fe484 node_modules 2019-09-23 13:52:29 +05:30
Deepak Sattiraju
483d185419 Porting from k8s-actions repo 2019-09-10 15:35:26 +05:30
Microsoft Open Source
56a89b9073 Initial commit 2019-09-04 03:27:04 -07:00
Microsoft Open Source
8655b617ff Initial commit 2019-09-04 03:27:03 -07:00
Microsoft Open Source
81cbfc991a Initial commit 2019-09-04 03:27:02 -07:00
Microsoft Open Source
998a0f2f15 Initial commit 2019-09-04 03:27:00 -07:00
Microsoft GitHub User
55f178037e
Initial commit 2019-09-04 03:26:45 -07:00