From 55235c59f0bdcc43ff7aef066e1122d8b2f7f7f8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 30 Oct 2021 18:15:54 +0000 Subject: [PATCH] chore(release): 1.5.10 ## [1.5.10](https://github.com/stenic/sql-operator/compare/v1.5.9...v1.5.10) (2021-10-30) ### Bug Fixes * **chart:** No leader-elect ([e78b137](https://github.com/stenic/sql-operator/commit/e78b1375847bc799f30951bde6b87e4fd24e254b)) --- CHANGELOG.md | 7 +++++++ charts/sql-operator/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10096d7..b1c5281 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.10](https://github.com/stenic/sql-operator/compare/v1.5.9...v1.5.10) (2021-10-30) + + +### Bug Fixes + +* **chart:** No leader-elect ([e78b137](https://github.com/stenic/sql-operator/commit/e78b1375847bc799f30951bde6b87e4fd24e254b)) + ## [1.5.9](https://github.com/stenic/sql-operator/compare/v1.5.8...v1.5.9) (2021-10-30) diff --git a/charts/sql-operator/Chart.yaml b/charts/sql-operator/Chart.yaml index e1fe150..6ff7331 100644 --- a/charts/sql-operator/Chart.yaml +++ b/charts/sql-operator/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 name: sql-operator description: Manage your Sql servers -version: 0.3.3 +version: 0.3.4 maintainers: - name: NoUseFreak email: dries@stenic.io url: https://stenic.io -appVersion: 1.5.9 +appVersion: 1.5.10