Releases: pabateman/kubectl-nsenter
Releases · pabateman/kubectl-nsenter
Release v1.2.1
What's Changed
Changes
- chore(workflows): switch to goreleaser by @weisdd in #94
- Bump rajatjindal/krew-release-bot from 0.0.46 to 0.0.47 by @dependabot in #95
- Bump k8s.io/client-go from 0.33.0 to 0.33.1 by @dependabot in #100
- Bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #101
- Bump golangci/golangci-lint-action from 3.7.0 to 8.0.0 by @dependabot in #96
- Add changelog generation spec by @pabateman in #102
New Contributors
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
Version v1.2.0 - Add the -i option for the sudo command when running on the kubernetes host - Bump dependencies
Release v1.1.5
Version v1.1.5 - Bump golang version to 1.23.2
Release v1.1.4
Version v1.1.4 - Bump dependencies
Release refs/tags/v1.1.3
Version v1.1.3 - Bump dependencies
v1.1.2
Version v1.1.2 - Refactor Github Actions
Release v1.1.0
Version v1.1.0 - Nerdctl support (@miminar)
Release v1.0.0
Completely refactored plugin (#8) Version v1.0.0 Completely refactored plugin BREAKING CHANGES: - Using host ssh client instead of internal implementation - Interactive sessions must be stated explicitly with -i - Pseudo-TTY allocation must be stated explicitly with -t
Release v0.2.3
Version v0.2.3: - Fix ref name
Release v0.2.2
Version v0.2.2 - Automate binary version