From cb6e5f4b5133c7fbd9a2dc4ede421111596f9a45 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 12 Mar 2023 00:25:03 +0000 Subject: [PATCH] chore(release): 1.0.11 ## [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)) --- CHANGELOG.md | 7 +++++++ charts/well-known/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) 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