Skip to content

Commit

Permalink
chore(release): 1.7.0
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2023-10-27)

### Features

* Improve netpol config ([d45d26c](d45d26c))
  • Loading branch information
semantic-release-bot committed Oct 27, 2023
1 parent d45d26c commit d315010
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions charts/well-known/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
name: Stenic
Expand Down

0 comments on commit d315010

Please sign in to comment.