Releases: electronicarts/helmci
Releases · electronicarts/helmci
v2.0.2
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
2.0.1 (2024-11-26)
Bug Fixes
v2.0.0
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
1.3.3 (2024-10-18)
Bug Fixes
- filter out useless helm messages to slack (4f68d2f)
v1.3.2
1.3.2 (2024-10-17)
Bug Fixes
- attempt to highlight stderr output and stdout/stderr error output (26aa21f)
v1.3.1
1.3.1 (2024-09-05)
Bug Fixes
- attempt to make skipped symbol obvious under slack (9e8d6a0)
v1.3.0
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
1.2.1 (2024-08-30)
Bug Fixes
- Specify default rust crypto provider (d1d0ecd)
v1.2.0
1.2.0 (2024-08-30)
Features
v1.1.0
1.1.0 (2024-08-29)
Features