Skip to content

Releases: linki/chaoskube

v0.32.0

26 Mar 14:53
38651de
Compare
Choose a tag to compare

Container image is available on ghcr.io:

docker run ghcr.io/linki/chaoskube:v0.32.0 --help

What's Changed

  • chore(deps): bump dorny/paths-filter from 2 to 3 by @dependabot in #589
  • chore(deps): bump alpine from 3.19.0 to 3.19.1 by @dependabot in #590
  • chore(deps): bump golang from 1.21.5-alpine3.19 to 1.21.6-alpine3.19 by @dependabot in #591
  • chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #594
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #596
  • chore(deps): bump golang from 1.21.6-alpine3.19 to 1.22.0-alpine3.19 by @dependabot in #595
  • chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #593

Full Changelog: v0.31.0...v0.32.0

v0.31.0

19 Jan 17:41
51bbefd
Compare
Choose a tag to compare

Container image is available on ghcr.io:

docker run ghcr.io/linki/chaoskube:v0.31.0 --help

What's Changed

  • chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.1 by @dependabot in #587

Full Changelog: v0.30.0...v0.31.0

v0.30.0

19 Jan 14:49
acdbedb
Compare
Choose a tag to compare

This is an intermediate version that uses the Kubernetes libraries v0.28.x in case someone needs it.

Docker image is available on ghcr.io:

docker run ghcr.io/linki/chaoskube:v0.30.0 --help

What's Changed

  • chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #570
  • chore(deps): bump golang from 1.20.6-alpine3.18 to 1.21.1-alpine3.18 by @dependabot in #568
  • chore(deps): bump k8s.io/client-go from 0.27.4 to 0.28.3 by @dependabot in #571
  • chore(deps): bump golang from 1.21.1-alpine3.18 to 1.21.3-alpine3.18 by @dependabot in #572
  • chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0 by @dependabot in #578
  • chore(deps): bump golang from 1.21.3-alpine3.18 to 1.21.4-alpine3.18 by @dependabot in #580
  • chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #581
  • chore(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by @dependabot in #582
  • chore(deps): bump alpine from 3.18.4 to 3.19.0 by @dependabot in #583
  • chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #586
  • chore(deps): bump golang from 1.21.4-alpine3.18 to 1.21.5-alpine3.18 by @dependabot in #584

Full Changelog: v0.29.0...v0.30.0

v0.29.0

31 Oct 09:45
1ff1f9b
Compare
Choose a tag to compare

This is an intermediate version that uses the Kubernetes libraries v0.27.x in case someone needs it.

Docker image is available on ghcr.io:

docker run ghcr.io/linki/chaoskube:v0.29.0 --help

What's Changed

  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #540
  • chore(deps): bump k8s.io/client-go from 0.26.3 to 0.27.1 by @dependabot in #541
  • chore(deps): bump alpine from 3.17.3 to 3.18.0 by @dependabot in #543
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #545
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #546
  • chore(deps): bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17 by @dependabot in #544
  • chore(deps): bump k8s.io/client-go from 0.27.1 to 0.27.2 by @dependabot in #547
  • chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #548
  • chore(deps): bump golang from 1.20.4-alpine3.18 to 1.20.5-alpine3.18 by @dependabot in #552
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #551
  • chore(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #550
  • chore(deps): bump alpine from 3.18.0 to 3.18.2 by @dependabot in #553
  • chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #549
  • chore(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #554
  • chore(deps): bump golang from 1.20.5-alpine3.18 to 1.20.6-alpine3.18 by @dependabot in #555
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #565
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #566
  • chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #567
  • chore(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #564
  • chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #562
  • chore(deps): bump alpine from 3.18.2 to 3.18.4 by @dependabot in #569
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #563
  • chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #560

Full Changelog: v0.28.0...v0.29.0

v0.28.0

04 May 11:44
4bce297
Compare
Choose a tag to compare

This is an intermediate version that uses the Kubernetes libraries v0.26.x in case someone needs it.

Docker image is available on ghcr.io:

docker run ghcr.io/linki/chaoskube:v0.28.0 --help

What's Changed

  • Allow adding tolerations to deployment spec by @desponda in #522
  • Add additionalLabels to values and deployment by @DerFels in #521
  • chore(deps): bump alpine from 3.17.0 to 3.17.1 by @dependabot in #523
  • chore(deps): bump golang from 1.19.4-alpine3.17 to 1.19.5-alpine3.17 by @dependabot in #524
  • chore(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #525
  • chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #526
  • chore(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0 by @dependabot in #527
  • update chart with additional configurable fields by @linki in #530
  • chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #534
  • chore(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #533
  • chore(deps): bump alpine from 3.17.1 to 3.17.2 by @dependabot in #531
  • chore(deps): bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #535
  • chore(deps): bump golang from 1.19.5-alpine3.17 to 1.20.1-alpine3.17 by @dependabot in #532
  • Update Golang to v1.20 by @linki in #528
  • cleanup definition of dependencies by @linki in #529
  • chore(deps): bump golang from 1.20.1-alpine3.17 to 1.20.2-alpine3.17 by @dependabot in #536
  • chore(deps): bump alpine from 3.17.2 to 3.17.3 by @dependabot in #537
  • chore(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #538
  • chore(deps): bump golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17 by @dependabot in #539

New Contributors

Full Changelog: v0.27.0...v0.28.0

helm-chart-0.3.0

08 Feb 15:33
6d7bc4a
Compare
Choose a tag to compare

Chaoskube periodically kills random pods in your Kubernetes cluster.

v0.27.0

05 Jan 08:51
d9db104
Compare
Choose a tag to compare

Features:

Thanks @luanaBanana for your contribution 🍌

More information about how to use #399 can be found here: #399 (comment)

Docker image is available on ghcr.io:

docker run ghcr.io/linki/chaoskube:v0.27.0 --help

v0.26.0

04 Jan 15:06
1bacf21
Compare
Choose a tag to compare

This is an intermediate version that uses the Kubernetes libraries v0.25.x in case someone needs it.

Docker image is available on ghcr.io:

docker run ghcr.io/linki/chaoskube:v0.26.0 --help

v0.25.0

17 Oct 15:49
933d41c
Compare
Choose a tag to compare

This is an intermediate version that uses the Kubernetes libraries v0.24.x in case someone needs it.

Docker image is available on ghcr.io:

docker run ghcr.io/linki/chaoskube:v0.25.0 --help

helm-chart-0.2.0

19 Jul 15:04
c774eda
Compare
Choose a tag to compare

Chaoskube periodically kills random pods in your Kubernetes cluster.