Skip to content

v1.15.4

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 11:51
· 1 commit to main since this release
02c6a56

[1.15.4] - 2026-08-25

Full Changelog: v1.15.3...v1.15.4

⚙️ Miscellaneous Tasks

Build

  • (deps) Bump github.com/VictoriaMetrics/metrics - (d3d67d2)
  • (deps) Bump actions/checkout from 6.0.3 to 7.0.0 - (36c4202)
  • (deps) Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 - (e58b768)
  • (deps) Bump azure/setup-helm from 5.0.0 to 5.0.1 - (136aca6)
  • (deps) Bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 - (4616df4)
  • (deps) Bump github.com/stretchr/testify from 1.11.1 to 1.12.0 - (ab5f504)
  • (deps) Bump actions/setup-go from 6.4.0 to 6.5.0 - (9f55037)
  • (deps) Bump k8s.io/client-go from 0.36.2 to 0.36.4 - (9d59f80)
  • (deps) Bump k8s.io/apimachinery from 0.36.2 to 0.36.4 - (3552ca4)
  • (deps) Bump k8s.io/api from 0.36.2 to 0.36.4 - (bd7da09)
  • (deps) Bump actions/setup-go from 6.5.0 to 7.0.0 - (de31d7f)
  • (deps) Bump github.com/stretchr/testify from 1.12.0 to 1.12.1 - (eb3edd4)

New Contributors