diff --git a/CHANGELOG.md b/CHANGELOG.md index cf123e5..471acd4 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.0.4](https://github.com/stenic/well-known/compare/v1.0.3...v1.0.4) (2023-03-11) + + +### Bug Fixes + +* Chart audit ([3d389b1](https://github.com/stenic/well-known/commit/3d389b105233f55422c66ae44f7aabfed7a0e6a2)) + ## [1.0.3](https://github.com/stenic/well-known/compare/v1.0.2...v1.0.3) (2023-03-11) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index d936ebf..be1e406 100644 --- a/charts/well-known/Chart.yaml +++ b/charts/well-known/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: well-known description: A Helm chart for Kubernetes type: application -version: 0.2.3 -appVersion: 1.0.3 +version: 0.2.4 +appVersion: 1.0.4