Skip to content

Commit

Permalink
🎉 Release 1.3.0 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodpecker-bot authored Apr 18, 2024
1 parent 69e0901 commit c30b3f2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
25 changes: 23 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,28 @@
<!-- markdownlint-disable MD012 -->

# Changelog

## [1.3.0](https://github.com/woodpecker-ci/helm/releases/tag/1.3.0) - 2024-04-18

### ❤️ Thanks to all contributors! ❤️

@antaanimosity, @pat-s

### 📈 Enhancement

- Improve agent sts pvc tests [[#185](https://github.com/woodpecker-ci/helm/pull/185)]

### 🐛 Bug Fixes

- Correctly apply extraVolumes and extraVolumeMounts [[#183](https://github.com/woodpecker-ci/helm/pull/183)]

### Misc

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

## [1.2.3](https://github.com/woodpecker-ci/helm/releases/tag/1.2.3) - 2024-03-20

### ❤️ Thanks to all contributors! ❤️
Expand Down
2 changes: 1 addition & 1 deletion charts/woodpecker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: woodpecker
description: A Helm chart for Woodpecker CI
type: application
version: 1.2.3
version: 1.3.0
# renovate: datasource=github-releases depName=woodpecker-ci/woodpecker extractVersion=^v(?<version>.*)$
appVersion: 2.4.1
home: https://woodpecker-ci.org/
Expand Down

0 comments on commit c30b3f2

Please sign in to comment.