Maintenance change to bump the version of kubectl from v1.24.2 to v1.29.3.
Updates the kubectl test cases to use the same version
Adds a test for CopyFileP
Motivation and Context
[x] I have raised an issue to propose this change, which has been given a label of design/approved by a maintainer (required)
fixes #1048
How Has This Been Tested?
Verified using:
gofmt -w -s ./pkg
gofmt -w -s ./cmd
# Run all the unit tests
make test
# Use e2e tests ot check that URLs can be downloaded for all tools
make e2e
Description
Maintenance change to bump the version of kubectl from v1.24.2 to v1.29.3.
Updates the kubectl test cases to use the same version Adds a test for
CopyFileP
Motivation and Context
design/approved
by a maintainer (required) fixes #1048How Has This Been Tested?
Verified using:
Output:
If updating or adding a new CLI to
arkade get
, run:Output:
Types of changes
Documentation
./arkade get --format markdown
./arkade install --help
Checklist:
git commit -s