Skip to content

Latest commit

 

History

History
372 lines (224 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

372 lines (224 loc) · 16.5 KB

Changelog

1.6.0 - 2024-09-18

❤️ Thanks to all contributors! ❤️

@davidcurrie, @meln5674, @pat-s

✨ Features

  • Support separate namespace for pipeline pods [#223]
  • RBAC for Registry Secrets [#218]

📈 Enhancement

  • Remove uneeded agent role rules [#224]

📚 Documentation

  • Clarification in README.md [#209]

Misc

  • chore(deps): update alpine/helm docker tag to v3.16.1 [#225]
  • Update subcharts and release config [#222]
  • Fix release config [#221]
  • Fix env var parsing [#219]
  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.7.1 [#217]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.6.1 [#216]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.6.0 [#215]
  • chore(deps): update alpine/helm docker tag to v3.15.4 [#213]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.5.2 [#212]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.2.0 [#211]

1.5.1 - 2024-07-19

❤️ Thanks to all contributors! ❤️

@pat-s

Misc

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.7.0 [#208]
  • chore(deps): update alpine/helm docker tag to v3.15.3 [#206]
  • chore(deps): update jnorwood/helm-docs docker tag to v1.14.2 [#205]
  • chore(deps): update jnorwood/helm-docs docker tag to v1.14.0 [#204]
  • Adjust "before prepare" hook [#200]

1.5.0 - 2024-06-16

✨ Features

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.6.0 [#198]

Misc

  • chore(deps): update alpine/helm docker tag to v3.15.2 [#201]

1.4.0 - 2024-06-01

✨ Features

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.5.0 [#197]

Misc

  • chore(deps): update alpine/helm docker tag to v3.15.1 [#196]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.2 [#195]
  • chore(deps): update appleboy/drone-git-push docker tag to v1.1.0 [#194]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.5.1 [#193]
  • [pre-commit.ci] pre-commit autoupdate [#192]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.5.0 [#191]
  • chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.11.0 [#189]

1.3.0 - 2024-04-18

❤️ Thanks to all contributors! ❤️

@antaanimosity, @pat-s

📈 Enhancement

  • Improve agent sts pvc tests [#185]

🐛 Bug Fixes

  • Correctly apply extraVolumes and extraVolumeMounts [#183]

Misc

  • Fix wp syntax in workflow file [#177]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.1 [#188]
  • chore(deps): update alpine/helm docker tag to v3.14.4 [#187]
  • Add CODEOWNERS [#186]
  • [pre-commit.ci] pre-commit autoupdate [#184]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.4.4 [#180]

1.2.3 - 2024-03-20

❤️ Thanks to all contributors! ❤️

Misc

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.4.1 [#178]

1.2.2 - 2024-03-19

❤️ Thanks to all contributors! ❤️

@pat-s

Misc

  • Fix unittest after plugin update [#176]
  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.4.0 [#175]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.4.3 [#174]
  • chore(deps): update alpine/helm docker tag to v3.14.3 [#172]

1.2.1 - 2024-03-11

❤️ Thanks to all contributors! ❤️

@pat-s

Misc

  • Set pv size to 1Gb [#169]

1.2.0 - 2024-03-04

❤️ Thanks to all contributors! ❤️

@andrexus, @pat-s

✨ Features

  • Add PVC for agent [#163]

🐛 Bug Fixes

  • fix volumeMounts if persistentVolume is not enabled [#160]

Misc

  • chore(deps): update jnorwood/helm-docs docker tag to v1.13.1 [#168]
  • chore(deps): update alpine/helm docker tag to v3.14.2 [#167]
  • chore(deps): update jnorwood/helm-docs docker tag to v1.13.0 [#166]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.4.2 [#165]
  • chore(deps): update alpine/helm docker tag to v3.14.1 [#164]
  • [pre-commit.ci] pre-commit autoupdate [#159]

1.1.1 - 2024-02-02

❤️ Thanks to all contributors! ❤️

@pat-s

📚 Documentation

  • Add documentation for secret generation/handling [#155]

Misc

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.3.0 [#157]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.0 [#156]

1.1.0 - 2024-01-22

❤️ Thanks to all contributors! ❤️

@renovate[bot], @pat-s, @Temikus

✨ Features

  • add initContainers and tests [#149]

📈 Enhancement

  • Allow/improve automatic secret creation [#144]

Misc

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.2.2 [#152]
  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.2.0 [#151]
  • chore(deps): update alpine/helm docker tag to v3.14.0 [#150]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.4.1 [#147]
  • chore(deps): update dependency helm-unittest/helm-unittest to v0.4.0 [#145]

1.0.3 - 2023-12-27

❤️ Thanks to all contributors! ❤️

@renovate[bot]

Misc

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.1.1 [#140]

1.0.2 - 2023-12-26

❤️ Thanks to all contributors! ❤️

@renovate[bot], @pre-commit-ci[bot], @genofire

Misc

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2.1.0 [#138]
  • chore(deps): update jnorwood/helm-docs docker tag to v1.12.0 [#137]
  • chore(deps): update alpine/helm docker tag to v3.13.3 [#134]
  • [pre-commit.ci] pre-commit autoupdate [#133]
  • chore: speedup make docs (add README.md.gotmpl to charts/agent) [#103]

1.0.1 - 2023-11-29

❤️ Thanks to all contributors! ❤️

@pat-s

📚 Documentation

  • Use dynamic badges [#128]

Misc

  • Update to main branch for release [#129]

1.0.0 - 2023-11-27

❤️ Thanks to all contributors! ❤️

@renovate[bot], @pat-s, @genofire

💥 Breaking changes

  • Move charts to sub-folder [#101]
  • Remove dind [#90]

✨ Features

  • feat(woodpecker-server)!: add monitoring resources and other improvements [#94]

🐛 Bug Fixes

  • Correctly condition volumeMounts [#98]

Misc

  • chore(deps): update dependency woodpecker-ci/woodpecker to v2 [#127]
  • chore(deps): update dependency woodpecker-ci/woodpecker to v1.0.5 [#126]
  • Add helm-unittests skeleton and assert extraVolumes and extraVolumeMounts [#121]
  • Add precommit and apply fixes [#120]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.0.3 [#124]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.0.2 [#123]
  • fix: image with v version prefix [#122]
  • Prepend 'v' to appVersion [#117]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1 [#114]
  • chore(deps): update alpine/helm docker tag to v3.13.2 [#115]
  • chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v0.7.0 [#112]
  • chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.10.1 [#111]
  • chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.10.0 [#109]
  • chore(deps): update quay.io/helmpack/chart-releaser docker tag to v1.6.1 [#108]
  • chore(deps): update appleboy/drone-git-push docker tag to v1.0.6 [#106]
  • Update docs and remove OCI WF [#102]
  • chore(deps): update alpine/helm docker tag to v3.13.1 [#100]

0.4.2 - 2023-10-13

❤️ Thanks to all contributors! ❤️

@anbraten

🐛 Bug Fixes

  • Correct username for docker login [#95]

0.4.0 - 2023-10-12

❤️ Thanks to all contributors! ❤️

@pat-s, @renovate[bot], @CrimsonFez, @eliasscosta, @ashtonian

✨ Features

  • add extraVolumes and extraVolumesMounts to server chart [#81]
  • chore: enabled metrics with pod-monitor for statefulset [#77]

📚 Documentation

  • Align README template with current state [#91]
  • add documentation for extra volume mounts in agent [#78]
  • Improve helm-docs invocation and clean templates [#60]

📈 Enhancement

  • fix woodpecker_server to work out of the box [#75]

🐛 Bug Fixes

  • Fix missing image.registry for agent [#70]

Misc

  • chore(deps): update jnorwood/helm-docs docker tag to v1.11.3 [#89]
  • Automerge renovate updates (excluding major ones) [#92]
  • ignore and remove index.yaml [#80]
  • chore(deps): update jnorwood/helm-docs docker tag to v1.11.2 [#85]
  • chore(deps): update docker docker tag to v20.10.24 [#84]
  • Add renovate config and set image versions in workflows [#82]
  • release-helper: update appVersion to latest release [#76]

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]