Releases: linki/chaoskube
Releases · linki/chaoskube
helm-chart-0.5.0
Chaoskube periodically kills random pods in your Kubernetes cluster.
v0.38.0
What's new
- feat(chart): add affinity and nodeSelector by @blanchardma in #681
- Update to Kubernetes 1.35 and Go 1.26
What's Changed
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #673
- chore(deps): bump golang from 1.25.3-alpine3.22 to 1.25.6-alpine3.22 by @dependabot[bot] in #678
- chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #679
- chore(deps): bump alpine from 3.22.2 to 3.23.3 by @dependabot[bot] in #680
- chore(deps): bump k8s.io/client-go from 0.34.1 to 0.35.2 by @dependabot[bot] in #683
- chore(deps): bump golang from 1.25.6-alpine3.22 to 1.26.0-alpine3.22 by @dependabot[bot] in #682
New Contributors
- @blanchardma made their first contribution in #681 Thanks 🥳
Full Changelog: v0.37.1...v0.38.0
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.38.0 --help
v0.37.1
- Update patch versions of Kubernetes, Go and Alpine
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.37.1 --help
What's Changed
- chore(deps): bump k8s.io/client-go from 0.34.0 to 0.34.1 by @dependabot[bot] in #668
- Update README.md by @akhilmukkara in #669
- chore(deps): bump golang from 1.25.1-alpine3.22 to 1.25.3-alpine3.22 by @dependabot[bot] in #670
- chore(deps): bump alpine from 3.22.1 to 3.22.2 by @dependabot[bot] in #671
New Contributors
- @akhilmukkara made their first contribution in #669
Full Changelog: v0.37.0...v0.37.1
v0.37.0
- Update to Kubernetes 1.34 and Go 1.25
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.37.0 --help
What's Changed
- chore(deps): bump k8s.io/client-go from 0.33.2 to 0.34.0 by @dependabot[bot] in #665
- chore(deps): bump golang from 1.24.4-alpine3.22 to 1.25.0-alpine3.22 by @dependabot[bot] in #664
- chore(deps): bump alpine from 3.22.0 to 3.22.1 by @dependabot[bot] in #661
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #662
- chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #659
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #663
- Update golang to 1.25.1 by @linki in #667
Full Changelog: v0.36.0...v0.37.0
v0.36.0
- Update to Kubernetes 1.33 and Alpine 3.22
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.36.0 --help
What's Changed
- chore(deps): bump k8s.io/client-go from 0.32.3 to 0.33.0 by @dependabot[bot] in #650
- chore(deps): bump k8s.io/client-go from 0.33.0 to 0.33.2 by @dependabot[bot] in #656
- chore(deps): bump golang from 1.24.2-alpine3.21 to 1.24.4-alpine3.21 by @dependabot[bot] in #657
- chore(deps): bump alpine from 3.21.3 to 3.22.0 by @dependabot[bot] in #654
Full Changelog: v0.35.0...v0.36.0
v0.35.0
- Kubernetes 1.32
- Go: 1.24
- Alpine 3.21
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.35.0 --help
What's Changed
- chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #640
- chore(deps): bump alpine from 3.20.3 to 3.21.3 by @dependabot in #642
- chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #644
- chore(deps): bump k8s.io/client-go from 0.31.3 to 0.32.2 by @dependabot in #643
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #645
- chore(deps): bump k8s.io/client-go from 0.32.2 to 0.32.3 by @dependabot in #646
- chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #647
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #648
- chore(deps): bump golang from 1.23.3-alpine3.20 to 1.24.0-alpine3.20 by @dependabot in #641
- chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #651
Full Changelog: v0.34.1...v0.35.0
v0.34.1
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.34.1 --help
What's Changed
- chore(deps): bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #630
- chore(deps): bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 by @dependabot in #632
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #631
- chore(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0 by @dependabot in #639
Full Changelog: v0.34.0...v0.34.1
v0.34.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 #622
- chore(deps): bump k8s.io/client-go from 0.30.3 to 0.31.1 by @dependabot in #623
- chore(deps): bump alpine from 3.20.2 to 3.20.3 by @dependabot in #620
- chore(deps): bump golang from 1.22.5-alpine3.20 to 1.23.2-alpine3.20 by @dependabot in #625
- chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #627
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #628
- Configure permissions for github action to address error by @linki in #629
Full Changelog: v0.33.0...v0.34.0
v0.33.0
Container image is available on ghcr.io:
docker run ghcr.io/linki/chaoskube:v0.33.0 --help
What's Changed
- chore(deps): bump k8s.io/client-go from 0.29.2 to 0.30.3 by @dependabot in #614
- chore(deps): bump alpine from 3.20.1 to 3.20.2 by @dependabot in #616
- chore(deps): bump golang from 1.22.4-alpine3.19 to 1.22.5-alpine3.19 by @dependabot in #615
Full Changelog: v0.32.1...v0.33.0
v0.32.1
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 #597
- chore(deps): bump golang from 1.22.0-alpine3.19 to 1.22.1-alpine3.19 by @dependabot in #599
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #600
- chore: change log.Fileds for JSON format output by @johnhowlett in #602
- chore: remove refs to deprecated io/ioutil by @testwill in #604
- chore(helm): upgrade chart to use appVersion 0.32.0 by @asdfgugus in #605
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #610
- chore(deps): bump golang from 1.22.1-alpine3.19 to 1.22.4-alpine3.19 by @dependabot in #612
- chore(deps): bump alpine from 3.19.1 to 3.20.1 by @dependabot in #613
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #609
New Contributors
- @johnhowlett made their first contribution in #602
- @testwill made their first contribution in #604
- @asdfgugus made their first contribution in #605
Full Changelog: v0.32.0...v0.32.1