From 3e4036612b8696f7649d1870f55c13605a1ff871 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 27 Oct 2023 22:19:30 +0000 Subject: [PATCH] chore(release): 1.7.1 ## [1.7.1](https://github.com/stenic/well-known/compare/v1.7.0...v1.7.1) (2023-10-27) ### Bug Fixes * **helm:** Security fixes - netpol ([8113f2e](https://github.com/stenic/well-known/commit/8113f2e0c33ba4b19c71a6710c1974bb3ef696e5)) --- 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 1121be4..f6e8001 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.7.1](https://github.com/stenic/well-known/compare/v1.7.0...v1.7.1) (2023-10-27) + + +### Bug Fixes + +* **helm:** Security fixes - netpol ([8113f2e](https://github.com/stenic/well-known/commit/8113f2e0c33ba4b19c71a6710c1974bb3ef696e5)) + # [1.7.0](https://github.com/stenic/well-known/compare/v1.6.0...v1.7.0) (2023-10-27) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 1b56385..edaa963 100644 --- a/charts/well-known/Chart.yaml +++ b/charts/well-known/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: well-known description: A Helm chart for Kubernetes type: application -version: 1.7.0 -appVersion: 1.7.0 +version: 1.7.1 +appVersion: 1.7.1 maintainers: - email: dries@stenic.io name: Stenic