Skip to content

Commit

Permalink
πŸŽ‰ Release 1.6.0 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodpecker-bot authored Sep 18, 2024
1 parent 1691a98 commit 5c8dbfc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
26 changes: 23 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,36 @@
# Changelog

## [1.5.2](https://github.com/woodpecker-ci/helm/releases/tag/1.5.2) - 2024-07-23
## [1.6.0](https://github.com/woodpecker-ci/helm/releases/tag/1.6.0) - 2024-09-18

### ❀️ Thanks to all contributors! ❀️

@davidcurrie
@davidcurrie, @meln5674, @pat-s

### ✨ Features

- Support separate namespace for pipeline pods [[#223](https://github.com/woodpecker-ci/helm/pull/223)]
- RBAC for Registry Secrets [[#218](https://github.com/woodpecker-ci/helm/pull/218)]

### πŸ“ˆ Enhancement

- Remove uneeded agent role rules [[#224](https://github.com/woodpecker-ci/helm/pull/224)]

### πŸ“š Documentation

- Clarification in README.md [[#209](https://github.com/woodpecker-ci/helm/pull/209)]

### Misc

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

## [1.5.1](https://github.com/woodpecker-ci/helm/releases/tag/1.5.1) - 2024-07-19

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.5.2
version: 1.6.0
# renovate: datasource=github-releases depName=woodpecker-ci/woodpecker extractVersion=^v(?<version>.*)$
appVersion: 2.7.1
home: https://woodpecker-ci.org/
Expand Down

0 comments on commit 5c8dbfc

Please sign in to comment.