Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-23 | 1.7 kB | |
v0.32.1 source code.tar.gz | 2024-07-23 | 193.6 kB | |
v0.32.1 source code.zip | 2024-07-23 | 207.3 kB | |
Totals: 3 Items | 402.6 kB | 0 |
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.32.1 --help
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/linki/chaoskube/pull/597
- chore(deps): bump golang from 1.22.0-alpine3.19 to 1.22.1-alpine3.19 by @dependabot in https://github.com/linki/chaoskube/pull/599
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in https://github.com/linki/chaoskube/pull/600
- chore: change log.Fileds for JSON format output by @johnhowlett in https://github.com/linki/chaoskube/pull/602
- chore: remove refs to deprecated io/ioutil by @testwill in https://github.com/linki/chaoskube/pull/604
- chore(helm): upgrade chart to use appVersion 0.32.0 by @asdfgugus in https://github.com/linki/chaoskube/pull/605
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/linki/chaoskube/pull/610
- chore(deps): bump golang from 1.22.1-alpine3.19 to 1.22.4-alpine3.19 by @dependabot in https://github.com/linki/chaoskube/pull/612
- chore(deps): bump alpine from 3.19.1 to 3.20.1 by @dependabot in https://github.com/linki/chaoskube/pull/613
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in https://github.com/linki/chaoskube/pull/609
New Contributors
- @johnhowlett made their first contribution in https://github.com/linki/chaoskube/pull/602
- @testwill made their first contribution in https://github.com/linki/chaoskube/pull/604
- @asdfgugus made their first contribution in https://github.com/linki/chaoskube/pull/605
Full Changelog: https://github.com/linki/chaoskube/compare/v0.32.0...v0.32.1