From 0e547ce7d129915de8e0d84a28c4df6d0c7862ee Mon Sep 17 00:00:00 2001 From: Aljoscha Poertner Date: Sun, 7 Jan 2024 20:40:34 +0100 Subject: [PATCH 1/3] feat: bump runo to 0.2.4 Signed-off-by: Aljoscha Poertner --- runo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runo/Chart.yaml b/runo/Chart.yaml index 4b2186a..3334336 100644 --- a/runo/Chart.yaml +++ b/runo/Chart.yaml @@ -3,4 +3,4 @@ name: runo description: A Helm Chart for the Kubernetes Secrets Generator called rūnō type: application version: 0.1.9 -appVersion: "0.2.3" +appVersion: "0.2.4" From 9a93ba47d990a54e1908d47eed2edf5c930b1871 Mon Sep 17 00:00:00 2001 From: Aljoscha Poertner Date: Sun, 7 Jan 2024 20:41:17 +0100 Subject: [PATCH 2/3] chore: bump chart to 0.1.10 Signed-off-by: Aljoscha Poertner --- runo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runo/Chart.yaml b/runo/Chart.yaml index 3334336..08f582c 100644 --- a/runo/Chart.yaml +++ b/runo/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: runo description: A Helm Chart for the Kubernetes Secrets Generator called rūnō type: application -version: 0.1.9 +version: 0.1.10 appVersion: "0.2.4" From 4c8b0ce7e36491c48801498cbe3f98ede789b385 Mon Sep 17 00:00:00 2001 From: Aljoscha Poertner Date: Sun, 7 Jan 2024 20:41:34 +0100 Subject: [PATCH 3/3] docs: update changelog Signed-off-by: Aljoscha Poertner --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e6c7ab..7822116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,23 @@ # Changelog -## [Unreleased](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.7...HEAD) (2023-10-16) +## [Unreleased](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.9...HEAD) (2024-01-07) ### Features +* bump runo to 0.2.4 +([0e547ce](https://github.com/aljoshare/runo-helm-chart/commit/0e547ce7d129915de8e0d84a28c4df6d0c7862ee)) + +### [runo-0.1.9](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.8...runo-0.1.9) (2023-11-30) + +#### Features + +* bump runo to 0.2.3 +([96bf664](https://github.com/aljoshare/runo-helm-chart/commit/96bf66440a2d7bb5e1d3fbc04b58028f1b6376a0)) + +### [runo-0.1.8](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.7...runo-0.1.8) (2023-10-16) + +#### Features + * add support for setting the requeue duration of runo ([536fa5d](https://github.com/aljoshare/runo-helm-chart/commit/536fa5d48e1182f7bcc465329f7b47a6d4684626)) * bump runo to 0.2.2