From b37ca3fe182ace59de85f0fe2966b75f78eee5be Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 12 Mar 2023 00:23:18 +0000 Subject: [PATCH] chore(release): 1.0.10 ## [1.0.10](https://github.com/stenic/well-known/compare/v1.0.9...v1.0.10) (2023-03-12) ### Bug Fixes * kubescape ([1b4dadc](https://github.com/stenic/well-known/commit/1b4dadc883d1e8231ae29cbd4f4c6358a280fbb4)) --- 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 ce6442d..8405527 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.10](https://github.com/stenic/well-known/compare/v1.0.9...v1.0.10) (2023-03-12) + + +### Bug Fixes + +* kubescape ([1b4dadc](https://github.com/stenic/well-known/commit/1b4dadc883d1e8231ae29cbd4f4c6358a280fbb4)) + ## [1.0.9](https://github.com/stenic/well-known/compare/v1.0.8...v1.0.9) (2023-03-12) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index eb2b187..264bae2 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.9 -appVersion: 1.0.9 +version: 0.2.10 +appVersion: 1.0.10