diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d16ce..132c4bf 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.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) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index e635094..17ba8d8 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: 0.4.0 -appVersion: 1.2.0 +version: 0.4.1 +appVersion: 1.2.1 maintainers: - email: dries@stenic.io name: Stenic