Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

64 lines (36 loc) · 2.09 KB

Changelog

0.3.2 - 2023-09-03

❤️ Thanks to all contributors! ❤️

@anbraten

Misc

  • Fix release [#68]

0.3.1 - 2023-09-02

❤️ Thanks to all contributors! ❤️

@anbraten, @pat-s

🐛 Bug Fixes

  • Remove duplicated steps [#67]
  • Don't run release workflow twice [#63]

0.3.0 - 2023-08-30

❤️ Thanks to all contributors! ❤️

@eliasscosta, @ymettier, @pat-s

✨ Features

  • feature: add custom command [#59]
  • Add extraVolumes and extraVolumeMounts [#47]
  • Specify clusterIP or loadBalancerIP [#48]

🐛 Bug Fixes

  • Fix test workflow for tags [#61]
  • no unshallow [#56]

📈 Enhancement

  • Set chart version with release-helper and don't require PRs to bump it [#57]

0.2.0 - 2023-08-12

❤️ Thanks to all contributors! ❤️

@anbraten, @pat-s, @babykart

✨ Features

  • Update app version to 1.0.0 [#51]

📈 Enhancement

  • Add installation instructions for release & next [#12]
  • Improve helm chart compliance [#37]
  • Set WOODPECKER_CONNECT_RETRY_COUNT=1 to the agent environment [#36]

Misc

  • add release-helper [#53]
  • Don't commit submodule and cr assets [#41]