From 6bce04370ad74baa62dbaadbe6b1275cd04f1580 Mon Sep 17 00:00:00 2001 From: woodpecker-bot <89799003+woodpecker-bot@users.noreply.github.com> Date: Sat, 9 Nov 2024 10:34:23 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.6.1=20(#230)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 21 +++++++++++++++++++++ charts/woodpecker/Chart.yaml | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a30e88c..349d7d49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [1.6.1](https://github.com/woodpecker-ci/helm/releases/tag/1.6.1) - 2024-11-06 + +### ❤️ Thanks to all contributors! ❤️ + +@pat-s + +### Misc + +- chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v2.1.1 [[#241](https://github.com/woodpecker-ci/helm/pull/241)] +- chore(deps): update dependency woodpecker-ci/woodpecker to v2.7.3 [[#240](https://github.com/woodpecker-ci/helm/pull/240)] +- chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v2.1.0 [[#239](https://github.com/woodpecker-ci/helm/pull/239)] +- [pre-commit.ci] pre-commit autoupdate [[#237](https://github.com/woodpecker-ci/helm/pull/237)] +- chore(deps): update dependency woodpecker-ci/woodpecker to v2.7.2 [[#236](https://github.com/woodpecker-ci/helm/pull/236)] +- chore(deps): update docker.io/alpine/helm docker tag to v3.16.2 [[#234](https://github.com/woodpecker-ci/helm/pull/234)] +- chore(deps): update alpine/helm docker tag to v3.16.2 [[#233](https://github.com/woodpecker-ci/helm/pull/233)] +- Publish chart to ghcr [[#226](https://github.com/woodpecker-ci/helm/pull/226)] +- [pre-commit.ci] pre-commit autoupdate [[#232](https://github.com/woodpecker-ci/helm/pull/232)] +- chore: update and apply linters [[#231](https://github.com/woodpecker-ci/helm/pull/231)] +- release-plugin: don't include contributors [[#227](https://github.com/woodpecker-ci/helm/pull/227)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2 [[#229](https://github.com/woodpecker-ci/helm/pull/229)] + ## [1.6.0](https://github.com/woodpecker-ci/helm/releases/tag/1.6.0) - 2024-09-18 ### ❤️ Thanks to all contributors! ❤️ diff --git a/charts/woodpecker/Chart.yaml b/charts/woodpecker/Chart.yaml index 199f551d..7dbe31d2 100644 --- a/charts/woodpecker/Chart.yaml +++ b/charts/woodpecker/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: woodpecker description: A Helm chart for Woodpecker CI type: application -version: 1.6.0 +version: 1.6.1 # renovate: datasource=github-releases depName=woodpecker-ci/woodpecker extractVersion=^v(?.*)$ appVersion: 2.7.3 home: https://woodpecker-ci.org/