From aec7188bf4361369d54e949e9f8152bb06cd1ac7 Mon Sep 17 00:00:00 2001 From: woodpecker-bot <89799003+woodpecker-bot@users.noreply.github.com> Date: Fri, 2 Feb 2024 15:07:24 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.1.1=20(#158)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 15 +++++++++++++++ charts/woodpecker/Chart.yaml | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd11f000..449cd832 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [1.1.1](https://github.com/woodpecker-ci/helm/releases/tag/1.1.1) - 2024-02-02 + +### ❤️ Thanks to all contributors! ❤️ + +@pat-s + +### 📚 Documentation + +- Add documentation for secret generation/handling [[#155](https://github.com/woodpecker-ci/helm/pull/155)] + +### Misc + +- chore(deps): update dependency woodpecker-ci/woodpecker to v2.3.0 [[#157](https://github.com/woodpecker-ci/helm/pull/157)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.0 [[#156](https://github.com/woodpecker-ci/helm/pull/156)] + ## [1.1.0](https://github.com/woodpecker-ci/helm/releases/tag/1.1.0) - 2024-01-22 ### ❤️ Thanks to all contributors! ❤️ diff --git a/charts/woodpecker/Chart.yaml b/charts/woodpecker/Chart.yaml index 83015e60..6eef99a3 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.1.0 +version: 1.1.1 # renovate: datasource=github-releases depName=woodpecker-ci/woodpecker extractVersion=^v(?.*)$ appVersion: 2.3.0 home: https://woodpecker-ci.org/