diff --git a/CHANGELOG.md b/CHANGELOG.md index 132c4bf..84f0301 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.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) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 17ba8d8..8fe2d7e 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.1 -appVersion: 1.2.1 +version: 0.4.2 +appVersion: 1.2.2 maintainers: - email: dries@stenic.io name: Stenic