Skip to content

v0.2.0

Compare
Choose a tag to compare
@andyasp andyasp released this 15 Dec 17:42
· 160 commits to main since this release
26d6002

Docker image: grafana/rollout-operator:v0.2.0

Changelog

  • [ENHANCEMENT] Update Docker base image to alpine:3.16. #23
  • [ENHANCEMENT] Update the minimum go version to 1.18. #23
  • [ENHANCEMENT] Update dependencies to address CVEs, including: #23
    • github.com/gogo/protobuf from v1.3.1 to v1.3.2
    • github.com/prometheus/client_golang from v1.11.0 to v1.13.0
    • golang.org/x/crypto from v0.0.0-20200622213623-75b288015ac9 to v0.1.0
    • k8s.io/client-go from v0.18.17 to v0.25.3