diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b99f6b..1121be4 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.0](https://github.com/stenic/well-known/compare/v1.6.0...v1.7.0) (2023-10-27) + + +### Features + +* Improve netpol config ([d45d26c](https://github.com/stenic/well-known/commit/d45d26cef43e9fc658496d640e908ca4ceacd617)) + # [1.6.0](https://github.com/stenic/well-known/compare/v1.5.0...v1.6.0) (2023-06-12) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 41551ac..1b56385 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.6.0 -appVersion: 1.6.0 +version: 1.7.0 +appVersion: 1.7.0 maintainers: - email: dries@stenic.io name: Stenic