From fa020b97b9e48b88056dd99d5777309a9e978261 Mon Sep 17 00:00:00 2001 From: "apentsak-bot[bot]" <163851748+apentsak-bot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 07:37:21 +0000 Subject: [PATCH] chore: release main (#13) Co-authored-by: apentsak-bot[bot] <163851748+apentsak-bot[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- charts/meowhq-mysql/CHANGELOG.md | 9 +++++++++ charts/meowhq-mysql/Chart.yaml | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 charts/meowhq-mysql/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3b592ff..75d1afa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,5 +5,5 @@ "charts/meowhq-nginx": "1.8.0", "charts/meowhq-haproxy": "1.2.1", "charts/meowhq-redis": "1.19.1", - "charts/meowhq-mysql": "0.0.0" + "charts/meowhq-mysql": "1.0.0" } diff --git a/charts/meowhq-mysql/CHANGELOG.md b/charts/meowhq-mysql/CHANGELOG.md new file mode 100644 index 0000000..e37b5fe --- /dev/null +++ b/charts/meowhq-mysql/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## 1.0.0 (2024-03-19) + + +### Features + +* dx-313: add Mysql k8s module ([b383fa2](https://github.com/apentsak-vitech/meowhq-helm-charts/commit/b383fa2f1392d8b992706ecffbefce28da9412e2)) +* dx-313: add Mysql k8s module ([#12](https://github.com/apentsak-vitech/meowhq-helm-charts/issues/12)) ([c8d8675](https://github.com/apentsak-vitech/meowhq-helm-charts/commit/c8d8675706c46b8a6101f82113a5441315b4bbcc)) diff --git a/charts/meowhq-mysql/Chart.yaml b/charts/meowhq-mysql/Chart.yaml index ee5aa59..2e74b5b 100644 --- a/charts/meowhq-mysql/Chart.yaml +++ b/charts/meowhq-mysql/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: meowhq-mysql description: A Helm chart for MySQL type: application -version: 0.0.0 +version: 1.0.0 dependencies: - name: mysql version: 9.23.0