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
](8113f2e0c3
))
This commit is contained in:
parent
8113f2e0c3
commit
3e4036612b
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.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)
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue