Skip to content

Latest commit

 

History

History
134 lines (70 loc) · 9.42 KB

File metadata and controls

134 lines (70 loc) · 9.42 KB

Changelog

0.2.0 (2026-03-14)

⚠ BREAKING CHANGES

  • github-action: Update action actions/create-github-app-token (v2.2.2 → v3.0.0) (#184)
  • github-action: Update action jdx/mise-action (v3.6.3 → v4.0.0) (#183)

Features

  • deps: update module github.com/open-policy-agent/cert-controller (v0.15.0 → v0.16.0) (#181) (f747a7f)

Continuous Integration

  • github-action: Update action actions/create-github-app-token (v2.2.2 → v3.0.0) (#184) (ec9b3da)
  • github-action: Update action jdx/mise-action (v3.6.3 → v4.0.0) (#183) (a3253db)

0.1.2 (2026-03-12)

Bug Fixes

  • controller: reset observedGeneration on job failure to allow retry (#178) (5e4ef5b)

0.1.1 (2026-03-09)

Bug Fixes

  • helm: add missing brackets in prometheus rule template (#177) (b12bcb6)

Miscellaneous Chores

  • change draft configuration to draft-pull-request (238b2fb)

0.1.0 (2026-03-09)

⚠ BREAKING CHANGES

  • github-action: Update action docker/build-push-action (v6.19.2 → v7.0.0) (#170)
  • github-action: Update action docker/metadata-action (v5.10.0 → v6.0.0) (#169)
  • github-action: Update action docker/setup-buildx-action (v3.12.0 → v4.0.0) (#166)
  • github-action: Update action docker/login-action (v3.7.0 → v4.0.0) (#161)

Features

  • monitoring: add prometheus rule to helm charts to alert failed upgrade (#163) (7cccece)

Bug Fixes

  • deps: update module github.com/netresearch/go-cron (v0.13.0 → v0.13.1) (#173) (928f4c6)
  • deps: update module github.com/siderolabs/talos/pkg/machinery (v1.12.4 → v1.12.5) (#174) (47c3bf9)
  • deps: update module google.golang.org/grpc (v1.79.1 → v1.79.2) (#171) (d218224)
  • deps: update module sigs.k8s.io/controller-runtime (v0.23.1 → v0.23.2) (#167) (6a812d8)
  • deps: update module sigs.k8s.io/controller-runtime (v0.23.2 → v0.23.3) (#168) (b9a876a)
  • metrics: replace numeric phase encoding with state-set gauge pattern (69f3940)
  • metrics: replace numeric phase encoding with state-set gauge pattern (#172) (67a72ee)
  • mise: update tool go (1.26.0 → 1.26.1) (8da7632)

Miscellaneous Chores

  • set release please PRs to draft (1119902)

Continuous Integration

  • github-action: Update action docker/build-push-action (v6.19.2 → v7.0.0) (#170) (75054f8)
  • github-action: Update action docker/login-action (v3.7.0 → v4.0.0) (#161) (c51a0df)
  • github-action: Update action docker/metadata-action (v5.10.0 → v6.0.0) (#169) (6833297)
  • github-action: Update action docker/setup-buildx-action (v3.12.0 → v4.0.0) (#166) (9f1c9f9)

0.0.80 (2026-03-03)

Bug Fixes

  • deps: update module github.com/google/go-containerregistry (v0.21.1 → v0.21.2) (#153) (c26aca4)
  • metrics: record previously unused job metrics and clean up on deletion (#160) (1875c37)
  • release-please: always update pr with the latest changes (5f4ff63)

Miscellaneous Chores

  • add workflow_dispatch trigger to release workflow (9751b8a)
  • release-please: include a bunch of sections for now (405264f)

Code Refactoring

  • jobs: move duplication into a single package (#154) (dd14644)
  • make upgrader follow the same architecture (#156) (3e5a6b2)

0.0.79 (2026-03-02)

Bug Fixes

  • use github app token to create a new tag to fix ga loop protection (#151) (c264c4a)

0.0.78 (2026-03-02)

Bug Fixes

  • handle correctly maintenance window when not all node are updated (#148) (8cf89a7)

0.0.77 (2026-03-02)

Bug Fixes

0.0.76 (2026-03-02)

Features

Bug Fixes

  • (hopefully) stop e2e test dns flakes (#144) (8b6ec55)
  • crds: remove duplicated enum for kubernetes upgrade job phase (#141) (2f62f50)
  • kubeupgrade: continue to next node after partial job success (#142) (367d108)
  • tofu flag ordering in e2e cleanup (f19bcae)