Releases: camptocamp/helm-dependency-update-action
Releases · camptocamp/helm-dependency-update-action
v0.5.0
0.5.0 (2024-08-07)
Features
- update Upgrade CLI and other dependencies (0d58dad)
v0.4.1
0.4.1 (2023-08-09)
Bug Fixes
- add support for charts indexes containing the v prefix in version (#16) (ca7538a)
v0.4.0
0.4.0 (2023-07-14)
⚠ BREAKING CHANGES
Features
v0.3.3
0.3.3 (2023-07-14)
Bug Fixes
- always output even if in dry-run (5475c56)
v0.3.2
0.3.2 (2023-07-14)
Bug Fixes
- add management of empty exclusion variable (7f1dea5)
v0.3.1
0.3.1 (2023-07-14)
Bug Fixes
- add missing output to the action.yaml (db220be)
v0.3.0
0.3.0 (2023-07-14)
Features
- rework the output to consider all cases in a single output (fd5a89b)
Bug Fixes
- add sort to the attribute function and small cleanup (13f351f)
- correct the function to output new versions to README.adoc (c88c25b)
v0.2.1
0.2.1 (2023-07-13)
Bug Fixes
- remove separate line for description (b8e1934)
v0.2.0
0.2.0 (2023-07-13)
Features
- add support to generate outputs and update README.adoc (87c5777)
v0.1.5
0.1.5 (2023-07-05)
Bug Fixes
- revert "fix: remove the output as it was posing more problems than solutions" (2719816)