From 99fc35644259de5d844781e94a1278905173f5e0 Mon Sep 17 00:00:00 2001 From: "sunggun-bot[bot]" <116188871+sunggun-bot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:17:08 -0500 Subject: [PATCH] chore: release main (#135) Co-authored-by: sunggun-bot[bot] <116188871+sunggun-bot[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- charts/meowhq-haproxy/CHANGELOG.md | 7 +++++++ charts/meowhq-haproxy/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d7d833e..1dce254 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,5 +3,5 @@ "charts/meowhq-external-secrets": "0.7.0", "charts/meowhq-vault": "0.4.0", "charts/meowhq-nginx": "1.4.0", - "charts/meowhq-haproxy": "1.0.0" + "charts/meowhq-haproxy": "1.0.1" } diff --git a/charts/meowhq-haproxy/CHANGELOG.md b/charts/meowhq-haproxy/CHANGELOG.md index 1332e79..c118376 100644 --- a/charts/meowhq-haproxy/CHANGELOG.md +++ b/charts/meowhq-haproxy/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/sunggun-yu/meowhq-helm-charts/compare/meowhq-haproxy-v1.0.0...meowhq-haproxy-v1.0.1) (2023-12-02) + + +### Bug Fixes + +* bot ([#134](https://github.com/sunggun-yu/meowhq-helm-charts/issues/134)) ([a097aa3](https://github.com/sunggun-yu/meowhq-helm-charts/commit/a097aa3e5a4e1c4813ea517915ef6ad7dfdd93d1)) + ## 1.0.0 (2023-12-02) diff --git a/charts/meowhq-haproxy/Chart.yaml b/charts/meowhq-haproxy/Chart.yaml index 7ac2f3a..66f0fbd 100644 --- a/charts/meowhq-haproxy/Chart.yaml +++ b/charts/meowhq-haproxy/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: meowhq-haproxy description: A Helm chart for haproxy type: application -version: 1.0.0 +version: 1.0.1 dependencies: - name: haproxy version: 0.10.5