Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-27 | 1.1 kB | |
v0.34.0 source code.tar.gz | 2024-11-27 | 193.7 kB | |
v0.34.0 source code.zip | 2024-11-27 | 207.5 kB | |
Totals: 3 Items | 402.4 kB | 0 |
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.34.0 --help
What's Changed
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.4 by @dependabot in https://github.com/linki/chaoskube/pull/622
- chore(deps): bump k8s.io/client-go from 0.30.3 to 0.31.1 by @dependabot in https://github.com/linki/chaoskube/pull/623
- chore(deps): bump alpine from 3.20.2 to 3.20.3 by @dependabot in https://github.com/linki/chaoskube/pull/620
- chore(deps): bump golang from 1.22.5-alpine3.20 to 1.23.2-alpine3.20 by @dependabot in https://github.com/linki/chaoskube/pull/625
- chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in https://github.com/linki/chaoskube/pull/627
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in https://github.com/linki/chaoskube/pull/628
- Configure permissions for github action to address error by @linki in https://github.com/linki/chaoskube/pull/629
Full Changelog: https://github.com/linki/chaoskube/compare/v0.33.0...v0.34.0