Skip to content

v0.6.0

Compare
Choose a tag to compare
@56quarters 56quarters released this 02 Jun 19:34
· 134 commits to main since this release
v0.6.0
1b68a51

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

Changelog

  • [ENHANCEMENT] Update Go to 1.20.4. #55
  • [ENHANCEMENT] Update Docker base image to alpine:3.18. #56
  • [ENHANCEMENT] Add the ability to scale statefulsets up and down based on the number of replicas in a "leader" statefulset. #62
  • [ENHANCEMENT] Updated dependencies, including: #63
    • github.com/k3d-io/k3d/v5 from v5.4.9 to v5.5.1
    • github.com/prometheus/client_golang from v1.15.0 to v1.15.1
    • github.com/prometheus/common from v0.42.0 to v0.44.0
    • github.com/sirupsen/logrus from v1.9.0 to v1.9.2
    • github.com/stretchr/testify from v1.8.2 to v1.8.4
    • go.uber.org/atomic from v1.10.0 to v1.11.0
    • golang.org/x/sync from v0.1.0 to v0.2.0
    • k8s.io/api from v0.26.2 to v0.27.2
    • k8s.io/apimachinery from v0.26.2 to v0.27.2
    • k8s.io/client-go from v0.26.2 to v0.27.2