Skip to content

Releases: cybozu-go/accurate

Release v1.2.1

19 Oct 05:55
9bbac9f
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix(helm): controller.extraArgs should be treated as list by @erikgb in #100

Others

  • chore: mark generated files in .gitattributes by @erikgb in #97
  • docs: deprecate propagate-generated feature by @erikgb in #95

Full Changelog: v1.2.0...v1.2.1

accurate-chart-0.7.2

19 Oct 05:56
9bbac9f
Compare
Choose a tag to compare

Helm chart for accurate v1.2.1

Release v1.2.0

10 Oct 08:08
1cc371d
Compare
Choose a tag to compare

What's Changed

Features

  • feat: add DisablePropagateGenerated feature gate by @erikgb in #92

Changes

Bug Fixes

  • fix: add missing spec.issuerRef.group to cert-manager Certificate| by @erikgb in #83

Dependencies

  • build(deps): bump controller-runtime version to "0.16.2" by @erikgb in #88
  • build(deps): finalize bump to Kubernetes 1.28 by @erikgb in #91

Others

New Contributors

Full Changelog: v1.1.0...v1.2.0

accurate-chart-0.7.1

10 Oct 08:08
1cc371d
Compare
Choose a tag to compare

Helm chart for accurate v1.2.0

Release v1.1.0

06 Jul 06:36
4fe4435
Compare
Choose a tag to compare

What's Changed

Others

Full Changelog: v1.0.1...v1.1.0

accurate-chart-0.7.0

06 Jul 06:36
4fe4435
Compare
Choose a tag to compare

Helm chart for accurate v1.1.0

Release v1.0.1

10 May 07:48
5d88416
Compare
Choose a tag to compare

Changed

  • Update for Kubernetes 1.25.9 (#66)
    • Update dependencies

Release v1.0.0

02 Mar 06:35
6b3304f
Compare
Choose a tag to compare

Changed

  • Support Kubernetes 1.25 (#62)
    • Build with go 1.20
    • Update Ubuntu to 22.04
    • Update dependencies

Release v0.4.0

29 Jul 02:02
b5f4e1d
Compare
Choose a tag to compare

Changed

  • Clarify the behavior of label/annotation propagation #47, #51
  • Support Kubernetes 1.24 #57
  • Build with Go 1.18 #57
  • Update dependencies #57

Fixed

  • Prevent accurate's label/annotation prefix from being selected for propagation #49

Release v0.3.0

07 Dec 07:17
3f118ba
Compare
Choose a tag to compare

Added

  • Propagating ServiceAccount #33
  • Set labels/annotations of sub-namespaces #7

Changed

  • Adjust QPS for querying kube-apiserver to 50 #36
  • Support Kubernetes 1.22 #38