Skip to content

Latest commit

 

History

History
242 lines (106 loc) · 9.91 KB

CHANGELOG.md

File metadata and controls

242 lines (106 loc) · 9.91 KB

2.1.5 (2025-01-20)

Bug Fixes

  • deps: update golang dependencies (#70) (90f427b)

2.1.4 (2025-01-08)

Bug Fixes

2.1.3 (2024-12-23)

Bug Fixes

  • deps: update module helm.sh/helm/v3 to v3.16.4 (#67) (32c6f4b)

2.1.2 (2024-12-16)

Bug Fixes

  • deps: update golang dependencies to v0.32.0 (#66) (82b37b4)

2.1.1 (2024-12-15)

Bug Fixes

  • not update helm repo if there are no repos (#64) (abbe2ff)

2.1.0 (2024-12-14)

Features

2.0.1 (2024-12-02)

Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.10.0 (#58) (b5bbb19)

2.0.0 (2024-12-01)

Features

  • hierarchical parallel dependency updates (#55) (5e71804)

BREAKING CHANGES

  • Dependency updates are now executed in parallel, which may affect existing workflows relying on sequential updates.

1.4.6 (2024-11-25)

Bug Fixes

  • deps: update golang dependencies to v0.31.3 (54416a4)

1.4.5 (2024-11-18)

Bug Fixes

  • deps: update module helm.sh/helm/v3 to v3.16.3 (c742b4c)

1.4.4 (2024-10-28)

Bug Fixes

  • deps: update golang dependencies to v0.31.2 (a8caa08)

1.4.3 (2024-10-14)

Bug Fixes

  • deps: update module helm.sh/helm/v3 to v3.16.2 (e2cf290)

1.4.2 (2024-09-16)

Bug Fixes

  • deps: update golang dependencies (7e77b9d)

1.4.1 (2024-08-19)

Bug Fixes

  • deps: update golang dependencies (0b79402)

1.4.0 (2024-07-29)

Features

  • add helm repo add functionality (5635455)

1.3.11 (2024-07-22)

Bug Fixes

  • deps: update golang dependencies to v0.30.3 (86680b1)

1.3.10 (2024-07-15)

Bug Fixes

  • deps: update module helm.sh/helm/v3 to v3.15.3 (b84e884)

1.3.9 (2024-06-17)

Bug Fixes

  • deps: update golang dependencies (ea55d90)

1.3.8 (2024-05-27)

Bug Fixes

  • deps: update module helm.sh/helm/v3 to v3.15.1 (0fad59c)

1.3.7 (2024-05-20)

Bug Fixes

  • deps: update golang dependencies (aeae774)

1.3.6 (2024-04-22)

Bug Fixes

  • deps: update golang dependencies to v0.30.0 (f666b0c)

1.3.5 (2024-04-15)

Bug Fixes

  • deps: update module helm.sh/helm/v3 to v3.14.4 (4ce981c)

1.3.4 (2024-03-18)

Bug Fixes

  • deps: update golang dependencies (65266fb)

1.3.3 (2024-03-05)

Bug Fixes

1.3.2 (2024-02-27)

Bug Fixes

  • trigger release of new version (912b9f6)

1.3.1 (2024-02-27)

Bug Fixes

  • deps: update module helm.sh/helm/v3 to v3.14.1 [security] (b721ae9)
  • deps: update module helm.sh/helm/v3 to v3.14.2 [security] (5725ac0)
  • updating plugin-version and script only requires sh now (5a01359)

1.3.0 (2024-02-02)

Bug Fixes

  • use k8s-helm-dep-updater v1.2.1 (857e989)

Features

  • update k8s-helm-dep-updater with latest url (501475e)

1.2.1 (2024-01-31)

Bug Fixes

1.2.0 (2024-01-31)

Features

  • SIGCORE-756: modifying uname in name template (65e2625)
  • SIGCORE-756: updating readme (09bdc28)

1.1.1 (2023-06-17)

Bug Fixes

  • configurable secret names for registries (dcf080a)

1.1.0 (2023-05-23)

Features

1.0.0 (2023-05-23)

Bug Fixes

  • empty registries by default (46225d2)

Features

  • add go releaser and setup ci (487beee)
  • init helm dep updater (585ddea)