chore(release): 1.7.0
# [1.7.0](https://github.com/stenic/well-known/compare/v1.6.0...v1.7.0) (2023-10-27) ### Features * Improve netpol config ([d45d26c
](d45d26cef4
))
This commit is contained in:
parent
d45d26cef4
commit
d315010e57
2 changed files with 9 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue