From aa281f8eac2d776d73422445060041d7dd62715b Mon Sep 17 00:00:00 2001 From: "sunggun-bot[bot]" <116188871+sunggun-bot[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 20:58:06 +0000 Subject: [PATCH] chore: release main (#237) 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 36f9022..85aed38 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,6 +3,6 @@ "charts/meowhq-external-secrets": "0.8.0", "charts/meowhq-vault": "0.4.0", "charts/meowhq-nginx": "1.7.0", - "charts/meowhq-haproxy": "1.2.0", + "charts/meowhq-haproxy": "1.3.0", "charts/meowhq-redis": "1.18.0" } diff --git a/charts/meowhq-haproxy/CHANGELOG.md b/charts/meowhq-haproxy/CHANGELOG.md index e3d2fa1..0abd8ff 100644 --- a/charts/meowhq-haproxy/CHANGELOG.md +++ b/charts/meowhq-haproxy/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/sunggun-yu/meowhq-helm-charts/compare/meowhq-haproxy-v1.2.0...meowhq-haproxy-v1.3.0) (2025-02-22) + + +### Features + +* **deps:** update helm release haproxy to v0.18.1 ([#215](https://github.com/sunggun-yu/meowhq-helm-charts/issues/215)) ([b5064ab](https://github.com/sunggun-yu/meowhq-helm-charts/commit/b5064abada43e83dd1805459c5f12e22150b862a)) + ## [1.2.0](https://github.com/sunggun-yu/meowhq-helm-charts/compare/meowhq-haproxy-v1.1.0...meowhq-haproxy-v1.2.0) (2025-02-22) diff --git a/charts/meowhq-haproxy/Chart.yaml b/charts/meowhq-haproxy/Chart.yaml index b39cae0..64f5759 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.2.0 +version: 1.3.0 dependencies: - name: haproxy version: 0.18.1