diff --git a/CHANGELOG.md b/CHANGELOG.md index 8405527..75514d6 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.11](https://github.com/stenic/well-known/compare/v1.0.10...v1.0.11) (2023-03-12) + + +### Bug Fixes + +* kubescape ([39726b4](https://github.com/stenic/well-known/commit/39726b4ef9a7a12f8f5c56a614410c08a3a85a1f)) + ## [1.0.10](https://github.com/stenic/well-known/compare/v1.0.9...v1.0.10) (2023-03-12) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 264bae2..505c3a0 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.10 -appVersion: 1.0.10 +version: 0.2.11 +appVersion: 1.0.11