Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-10-31 | 3.2 kB | |
v0.17.0 source code.tar.gz | 2023-10-31 | 26.0 kB | |
v0.17.0 source code.zip | 2023-10-31 | 36.0 kB | |
Totals: 3 Items | 65.2 kB | 2 |
What's Changed
- Bump github.com/rs/zerolog from 1.15.0 to 1.28.0 by @dependabot in https://github.com/boz/kail/pull/85
- Bump k8s.io/apimachinery from 0.26.0 to 0.26.1 by @dependabot in https://github.com/boz/kail/pull/91
- Bump github.com/fatih/color from 1.13.0 to 1.14.0 by @dependabot in https://github.com/boz/kail/pull/90
- Bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in https://github.com/boz/kail/pull/89
- Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in https://github.com/boz/kail/pull/92
- Bump github.com/fatih/color from 1.14.0 to 1.14.1 by @dependabot in https://github.com/boz/kail/pull/93
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in https://github.com/boz/kail/pull/95
- Bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in https://github.com/boz/kail/pull/96
- Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in https://github.com/boz/kail/pull/97
- Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in https://github.com/boz/kail/pull/102
- Bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in https://github.com/boz/kail/pull/99
- Fix for Dockerfile smell DL3007 by @grosa1 in https://github.com/boz/kail/pull/103
- drop "with:" for removed instructions by @p-wall in https://github.com/boz/kail/pull/118
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in https://github.com/boz/kail/pull/113
- Bump k8s.io/client-go from 0.27.1 to 0.27.3 by @dependabot in https://github.com/boz/kail/pull/115
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in https://github.com/boz/kail/pull/112
- Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in https://github.com/boz/kail/pull/123
- Bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in https://github.com/boz/kail/pull/121
- Bump github.com/boz/go-lifecycle from 0.1.0 to 0.1.1 by @dependabot in https://github.com/boz/kail/pull/122
- Bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot in https://github.com/boz/kail/pull/130
- Bump k8s.io/client-go from 0.28.1 to 0.28.3 by @dependabot in https://github.com/boz/kail/pull/137
- Fix duration formatting in README.md tabe by @chmouel in https://github.com/boz/kail/pull/139
- chore: use bytes.Equal(canaryLog, log) instead by @testwill in https://github.com/boz/kail/pull/141
- add windows support, compile successful, make test also passed, replace travis-badge to GitHub actions badge by @Slach in https://github.com/boz/kail/pull/140
- Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in https://github.com/boz/kail/pull/134
New Contributors
- @grosa1 made their first contribution in https://github.com/boz/kail/pull/103
- @p-wall made their first contribution in https://github.com/boz/kail/pull/118
- @chmouel made their first contribution in https://github.com/boz/kail/pull/139
- @testwill made their first contribution in https://github.com/boz/kail/pull/141
- @Slach made their first contribution in https://github.com/boz/kail/pull/140
Full Changelog: https://github.com/boz/kail/compare/v0.16.1...v0.17.0