Releases: sj14/kubedump
Releases · sj14/kubedump
v0.8.1
What's Changed
- Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #29
- Bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #31
- Bump k8s.io/client-go from 0.27.4 to 0.28.0 by @dependabot in #32
- Bump k8s.io/client-go from 0.28.0 to 0.28.1 by @dependabot in #35
- Bump k8s.io/client-go from 0.28.1 to 0.28.2 by @dependabot in #36
- Bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #38
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #40
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #41
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #42
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #44
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #47
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #49
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #50
- Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #51
- Add dependabot for actions by @sj14 in #53
- Bump goreleaser/goreleaser-action from 2 to 5 by @dependabot in #55
- Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 by @dependabot in #57
- Bump actions/checkout from 3 to 4 by @dependabot in #54
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #58
- Bump docker/build-push-action from 4 to 5 by @dependabot in #56
- Update goreleaser settings by @sj14 in #59
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.0
What's Changed
- Add resource requests and limits by @sj14 in #20
- Adjust resources by @sj14 in #23
- Bump k8s.io/client-go from 0.27.1 to 0.27.2 by @dependabot in #21
- implement -ignore-groups flag to exclude groups of resources by @pna-nca in #24
- Add "groups" flag by @sj14 in #25
New Contributors
Full Changelog: v0.6.0...v0.7.0