noahtalerman
d58986494b
Prepare for 4.0.0 RC2 ( #1138 )
2021-06-18 16:34:53 -04:00
noahtalerman
b78ab0e9ba
Update CHANGELOG and bump versioning for prerelease ( #1051 )
2021-06-10 12:15:38 -04:00
noahtalerman
7fd439f812
Prepare for Fleet 3.13.0 ( #944 )
...
- Add to CHANGELOG
- Bump versioning
2021-06-03 14:07:33 -04:00
noahtalerman
b072fd5fe5
Update CHANGELOG and bump versioning ( #806 )
2021-05-19 12:09:23 -04:00
noahtalerman
b479adf0f4
Prepare for 3.11.0 ( #690 )
2021-04-28 12:11:02 -04:00
noahtalerman
f5e862a00d
Prepare 3.10.1 ( #608 )
2021-04-06 16:07:15 -07:00
noahtalerman
c46cedcfea
Prepare for 3.10.0 ( #568 )
2021-03-31 10:17:19 -07:00
noahtalerman
b93b2c5b6a
Prepare for 3.9.0 ( #428 )
2021-03-09 11:17:42 -08:00
Zach Wasserman
499cd1d7dc
Prepare for 3.8.0 release ( #352 )
...
Update changelog, NPM package.json, Helm chart.
2021-02-25 09:14:29 -08:00
Zach Wasserman
a91a24bb58
Update fleetctl NPM package to 3.7.4 ( #316 )
...
This corresponds with the published 3.7.4 fleetctl release.
2021-02-15 10:44:57 -08:00
Zach Wasserman
da0bba7fe4
Use rimraf for rm -rf in fleetctl NPM install ( #310 )
...
Ubuntu 20.04 uses an older version of Node by default that does not
support the rmSync method we were using previously. This should extend
compatibility.
2021-02-14 16:40:22 -08:00
Zach Wasserman
4054959674
Update fleetctl NPM package to not use postinstall ( #308 )
...
We found in some environments users run `sudo npm install -g fleetctl`
to install via NPM, and NPM does not execute postinstall scripts when
run as root.
This new approach should be compatible with more environments as the
download of fleetctl is done as necessary when the script is invoked.
2021-02-14 15:54:13 -08:00
Zach Wasserman
413695b463
Prepare for 3.7.1 release ( #272 )
...
- Update changelog
- Bump fleetctl npm version
2021-02-03 11:55:15 -08:00
noahtalerman
e2504f247c
3.7.0 version for fleetctl
2021-02-03 09:48:50 -08:00
Zach Wasserman
1cc795d06f
Upgrade axios in npm installer ( #204 )
...
Updates the binary-install package to get a new version of Axios with
security fixes.
2021-01-19 12:52:37 -08:00
noahtalerman
74a3aee5e1
Change fleetctl version number ( #184 )
2021-01-07 17:51:32 -08:00
Zach Wasserman
81df308346
Update npm package name to fleetctl ( #156 )
...
This is an update from the prior name osquery-fleetctl now that we got
the fleetctl name.
2020-12-30 15:19:43 -08:00
Zach Wasserman
b77c8883d6
Update npm for 3.5.1 release ( #133 )
2020-12-14 19:22:07 -08:00
noahtalerman
3a44da034c
Update fleetctl version number. Fix spelling error in changelog. ( #122 )
2020-12-10 16:09:25 -08:00
Zach Wasserman
45dbcebeb4
Upgrade NPM package to 3.4.0 ( #54 )
2020-11-19 15:58:54 -08:00
Zach Wasserman
d89523c830
Add fleetctl installer for NPM ( #52 )
...
This PR adds all the necessary configuration to install fleetctl via NPM.
Binaries are downloaded from the GitHub release page.
2020-11-18 13:20:08 -08:00