Skip to content

v0.29.0

Compare
Choose a tag to compare
@linki linki released this 31 Oct 09:45
· 49 commits to master since this release
1ff1f9b

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