Releases: Azure/setup-kubectl
Releases · Azure/setup-kubectl
v4.0.0
Changed
- #90 Migrate to node 20 as node 16 is deprecated
v3.2 release
Uses the new kubectl download uri
v3
Latest v3 release
v3.1 release
Bump @actions/core to prevent warning output.
v3.0 release
Build with ncc
This release was build with ncc allowing for custom runner support.
Github action for Installing Kubectl v2.0
No customer-facing improvements to v1, just modified the action for internal use.
What's Changed
- Adding tool binaries to PATH by @shigupt202 in #4
- Setup for L0 Testcases by @rgsubh in #6
- Bump @actions/core from 1.1.0 to 1.2.6 by @dependabot in #7
- Clarify version schema prefix by @ccremer in #10
- Bump node-notifier from 8.0.0 to 8.0.1 by @dependabot in #11
- Added L0 tests. by @sundargs2000 in #15
- Added trigger for L2 tests and ran build. by @sundargs2000 in #16
- Updating build command by @sundargs2000 in #18
- Added arch detection by @gtrubach in #21
- Bump ws from 7.3.1 to 7.4.6 by @dependabot in #27
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #24
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #23
- docs: default branch is main by @rethab in #31
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #20
- Adding default labels workflow and issue template by @tauhid621 in #32
- Refactoring Action for use with AKS Atlanta by @tbarnes94 in #37
- v2 new release by @github-actions in #39
New Contributors
- @rgsubh made their first contribution in #6
- @dependabot made their first contribution in #7
- @ccremer made their first contribution in #10
- @sundargs2000 made their first contribution in #15
- @gtrubach made their first contribution in #21
- @rethab made their first contribution in #31
- @tbarnes94 made their first contribution in #37
- @github-actions made their first contribution in #39
Full Changelog: https://github.com/Azure/setup-kubectl/commits/v2.0
Github action for Installing Kubectl
v1 Updating the v1 tag