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](f17f8acfef))
This commit is contained in:
semantic-release-bot 2023-04-27 08:29:32 +00:00
parent f17f8acfef
commit bbd55ad23e
2 changed files with 9 additions and 2 deletions

View file

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. [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) # [1.3.0](https://github.com/stenic/well-known/compare/v1.2.2...v1.3.0) (2023-04-11)

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: well-known name: well-known
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
type: application type: application
version: 1.3.0 version: 1.3.1
appVersion: 1.3.0 appVersion: 1.3.1
maintainers: maintainers:
- email: dries@stenic.io - email: dries@stenic.io
name: Stenic name: Stenic