From 281a207abf1408189da746222a72d4aaf440a9fd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 15 Oct 2022 16:45:26 +0000 Subject: [PATCH] chore(release): 1.13.2 ## [1.13.2](https://github.com/stenic/sql-operator/compare/v1.13.1...v1.13.2) (2022-10-15) ### Bug Fixes * **deps:** update module github.com/onsi/gomega to v1.22.1 ([796bf32](https://github.com/stenic/sql-operator/commit/796bf32edbc2edf012d853bb925f144a0047c0c0)) * **deps:** update module github.com/prometheus/client_golang to v1.13.0 ([240294d](https://github.com/stenic/sql-operator/commit/240294d9ef8c2b4bc53e4eebaa6ce5f61e467531)) --- CHANGELOG.md | 8 ++++++++ charts/sql-operator/Chart.yaml | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e131101..684efe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.13.2](https://github.com/stenic/sql-operator/compare/v1.13.1...v1.13.2) (2022-10-15) + + +### Bug Fixes + +* **deps:** update module github.com/onsi/gomega to v1.22.1 ([796bf32](https://github.com/stenic/sql-operator/commit/796bf32edbc2edf012d853bb925f144a0047c0c0)) +* **deps:** update module github.com/prometheus/client_golang to v1.13.0 ([240294d](https://github.com/stenic/sql-operator/commit/240294d9ef8c2b4bc53e4eebaa6ce5f61e467531)) + ## [1.13.1](https://github.com/stenic/sql-operator/compare/v1.13.0...v1.13.1) (2021-11-28) diff --git a/charts/sql-operator/Chart.yaml b/charts/sql-operator/Chart.yaml index ace1292..31c8aa0 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.11.1 +version: 0.11.2 maintainers: - name: NoUseFreak email: dries@stenic.io url: https://stenic.io -appVersion: 1.13.1 +appVersion: 1.13.2