Skip to content

Releases: electronicarts/helmci

v1.3.3

18 Oct 01:08
Compare
Choose a tag to compare

1.3.3 (2024-10-18)

Bug Fixes

  • filter out useless helm messages to slack (4f68d2f)

v1.3.2

17 Oct 23:24
Compare
Choose a tag to compare

1.3.2 (2024-10-17)

Bug Fixes

  • attempt to highlight stderr output and stdout/stderr error output (26aa21f)

v1.3.1

05 Sep 03:46
Compare
Choose a tag to compare

1.3.1 (2024-09-05)

Bug Fixes

  • attempt to make skipped symbol obvious under slack (9e8d6a0)

v1.3.0

05 Sep 02:53
Compare
Choose a tag to compare

1.3.0 (2024-09-05)

Features

  • Show in output when upgrade skipped due no changes (311dddf)

Bug Fixes

  • address clippy warning (cfa13cd)
  • Fix clippy warning expect used (8bbd0df)

v1.2.1

30 Aug 04:14
Compare
Choose a tag to compare

1.2.1 (2024-08-30)

Bug Fixes

  • Specify default rust crypto provider (d1d0ecd)

v1.2.0

30 Aug 02:34
Compare
Choose a tag to compare

1.2.0 (2024-08-30)

Features

  • Use latest macos runner (e4084e9)

v1.1.0

29 Aug 00:14
Compare
Choose a tag to compare

1.1.0 (2024-08-29)

Features

v1.0.0

30 May 00:10
Compare
Choose a tag to compare

1.0.0 (2024-05-29)

⚠ BREAKING CHANGES

  • Command line is different; probably shouldn't affect anything other then my scripts.

Features

  • Refactor release filter command line (74a0c48)

Bug Fixes

v0.5.1

28 Apr 23:38
Compare
Choose a tag to compare

0.5.1 (2024-04-28)

Bug Fixes

  • Outdated command requires helm repos to be initialized (09c5c83)

v0.5.0

26 Apr 04:49
Compare
Choose a tag to compare

0.5.0 (2024-04-26)

Features

  • Add support for shared values files. (025b99b)
  • Support writing config changes (b500e6b)

Bug Fixes

  • Delete legacy chart_version config value (007c56a)
  • Increase max slack retries to 8 after rate limit error (a7f8258)
  • Run cargo fmt (8cb8898)