chore(release): 1.2.1

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

### Bug Fixes

* Add tmpl in correct location ([1750236](17502367f9))
This commit is contained in:
semantic-release-bot 2023-04-11 08:40:38 +00:00
parent 17502367f9
commit 071aa420ff
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.1](https://github.com/stenic/well-known/compare/v1.2.0...v1.2.1) (2023-04-11)
### Bug Fixes
* Add tmpl in correct location ([1750236](https://github.com/stenic/well-known/commit/17502367f9d86092e6f1da16cbdcf166726a18a8))
# [1.2.0](https://github.com/stenic/well-known/compare/v1.1.0...v1.2.0) (2023-04-11) # [1.2.0](https://github.com/stenic/well-known/compare/v1.1.0...v1.2.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: 0.4.0 version: 0.4.1
appVersion: 1.2.0 appVersion: 1.2.1
maintainers: maintainers:
- email: dries@stenic.io - email: dries@stenic.io
name: Stenic name: Stenic