chore(release): 1.2.2

## [1.2.2](https://github.com/stenic/well-known/compare/v1.2.1...v1.2.2) (2023-04-11)

### Bug Fixes

* Add more tests and run them ([60591f5](60591f5f8b))
This commit is contained in:
semantic-release-bot 2023-04-11 23:27:03 +00:00
parent 60591f5f8b
commit b77b1c7ce4
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.2.2](https://github.com/stenic/well-known/compare/v1.2.1...v1.2.2) (2023-04-11)
### Bug Fixes
* Add more tests and run them ([60591f5](https://github.com/stenic/well-known/commit/60591f5f8b1f1d6aa2a9727796fd212ded0a8fba))
## [1.2.1](https://github.com/stenic/well-known/compare/v1.2.0...v1.2.1) (2023-04-11) ## [1.2.1](https://github.com/stenic/well-known/compare/v1.2.0...v1.2.1) (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: 0.4.1 version: 0.4.2
appVersion: 1.2.1 appVersion: 1.2.2
maintainers: maintainers:
- email: dries@stenic.io - email: dries@stenic.io
name: Stenic name: Stenic