diff --git a/CHANGELOG.md b/CHANGELOG.md index b99f28d..4fd06f5 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.8](https://github.com/stenic/well-known/compare/v1.0.7...v1.0.8) (2023-03-11) + + +### Bug Fixes + +* kubescape ([0002eff](https://github.com/stenic/well-known/commit/0002eff70a3d708ab1275e429ed948b28b14a516)) + ## [1.0.7](https://github.com/stenic/well-known/compare/v1.0.6...v1.0.7) (2023-03-11) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index a11d41f..362e1d6 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.7 -appVersion: 1.0.7 +version: 0.2.8 +appVersion: 1.0.8