Skip to content

Releases: camptocamp/helm-dependency-update-action

v0.5.0

07 Aug 08:56
Compare
Choose a tag to compare

0.5.0 (2024-08-07)

Features

  • update Upgrade CLI and other dependencies (0d58dad)

v0.4.1

09 Aug 12:44
70209d1
Compare
Choose a tag to compare

0.4.1 (2023-08-09)

Bug Fixes

  • add support for charts indexes containing the v prefix in version (#16) (ca7538a)

v0.4.0

14 Jul 11:27
a02a2ee
Compare
Choose a tag to compare

0.4.0 (2023-07-14)

⚠ BREAKING CHANGES

  • change the naming scheme

Features

  • change the naming scheme (c321a12)

v0.3.3

14 Jul 11:15
6584bf8
Compare
Choose a tag to compare

0.3.3 (2023-07-14)

Bug Fixes

  • always output even if in dry-run (5475c56)

v0.3.2

14 Jul 11:03
a1dc5ac
Compare
Choose a tag to compare

0.3.2 (2023-07-14)

Bug Fixes

  • add management of empty exclusion variable (7f1dea5)

v0.3.1

14 Jul 06:50
68eb92c
Compare
Choose a tag to compare

0.3.1 (2023-07-14)

Bug Fixes

  • add missing output to the action.yaml (db220be)

v0.3.0

14 Jul 06:22
f657806
Compare
Choose a tag to compare

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

13 Jul 10:50
926a219
Compare
Choose a tag to compare

0.2.1 (2023-07-13)

Bug Fixes

  • remove separate line for description (b8e1934)

v0.2.0

13 Jul 07:54
3dabe3e
Compare
Choose a tag to compare

0.2.0 (2023-07-13)

Features

  • add support to generate outputs and update README.adoc (87c5777)

v0.1.5

05 Jul 08:40
6c021cf
Compare
Choose a tag to compare

0.1.5 (2023-07-05)

Bug Fixes

  • revert "fix: remove the output as it was posing more problems than solutions" (2719816)