From bbd55ad23e9081b2fcc653abbb98cd9d01d911f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 27 Apr 2023 08:29:32 +0000 Subject: [PATCH] chore(release): 1.3.1 ## [1.3.1](https://github.com/stenic/well-known/compare/v1.3.0...v1.3.1) (2023-04-27) ### Bug Fixes * Ensure we keep observing ([f17f8ac](https://github.com/stenic/well-known/commit/f17f8acfef6256d7f3f81f1ae772b635d09e7d11)) --- CHANGELOG.md | 7 +++++++ charts/well-known/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac44a2d..f78afb5 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.3.1](https://github.com/stenic/well-known/compare/v1.3.0...v1.3.1) (2023-04-27) + + +### Bug Fixes + +* Ensure we keep observing ([f17f8ac](https://github.com/stenic/well-known/commit/f17f8acfef6256d7f3f81f1ae772b635d09e7d11)) + # [1.3.0](https://github.com/stenic/well-known/compare/v1.2.2...v1.3.0) (2023-04-11) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 4de4783..1270c2c 100644 --- a/charts/well-known/Chart.yaml +++ b/charts/well-known/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: well-known description: A Helm chart for Kubernetes type: application -version: 1.3.0 -appVersion: 1.3.0 +version: 1.3.1 +appVersion: 1.3.1 maintainers: - email: dries@stenic.io name: Stenic