Releases: woodpecker-ci/helm
Releases · woodpecker-ci/helm
1.0.1
1.0.0
1.0.0 - 2023-11-27
❤️ Thanks to all contributors! ❤️
@renovate[bot], @pat-s, @genofire
💥 Breaking changes
✨ 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 assertextraVolumes
andextraVolumeMounts
[#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
0.4.1
Full Changelog: 0.4.0...0.4.1
0.4.0
0.4.0 - 2023-10-12
❤️ Thanks to all contributors! ❤️
@pat-s, @renovate[bot], @CrimsonFez, @eliasscosta, @ashtonian
✨ Features
- add
extraVolumes
andextraVolumesMounts
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
- Publish chart to OCI registry (alongside gh-pages) [#83]
- 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
0.3.1
0.3.0
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
📈 Enhancement
- Set chart version with release-helper and don't require PRs to bump it [#57]