Skip to content

Releases: electronicarts/helmci

v2.0.2

29 Nov 00:53
Compare
Choose a tag to compare

2.0.2 (2024-11-29)

Bug Fixes

  • add .gitignore file for example (d7410d0)
  • add lock file to example (01065a4)
  • improve update performance if no changes (4eea8b3)
  • Remove override config from docs too (97a5f4f)
  • remove overrides support (2ca9c03)
  • support sops.yaml file by default (94b63c9)

v2.0.1

26 Nov 04:13
Compare
Choose a tag to compare

2.0.1 (2024-11-26)

Bug Fixes

v2.0.0

20 Nov 06:40
Compare
Choose a tag to compare

2.0.0 (2024-11-20)

⚠ BREAKING CHANGES

  • Add support for chart lock files

Features

  • Add .envrc and slack.sh files (84000f4)
  • Add support for chart lock files (c609fba)

Bug Fixes

  • add checks to ensure requested chart name and version consistant with lock file (642f81b)
  • replace tui with forked ratatui repo (225e3f8)

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