chore(release): 1.6.0
# [1.6.0](https://github.com/stenic/well-known/compare/v1.5.0...v1.6.0) (2023-06-12) ### Features * Allow scaledown ([e13df93
](e13df93dd8
))
This commit is contained in:
parent
e13df93dd8
commit
1f0d9ccff7
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.6.0](https://github.com/stenic/well-known/compare/v1.5.0...v1.6.0) (2023-06-12)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Allow scaledown ([e13df93](https://github.com/stenic/well-known/commit/e13df93dd8dec00b2fe392a92bb68c3d2ae10a23))
|
||||
|
||||
# [1.5.0](https://github.com/stenic/well-known/compare/v1.4.0...v1.5.0) (2023-06-12)
|
||||
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: well-known
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 1.5.0
|
||||
appVersion: 1.5.0
|
||||
version: 1.6.0
|
||||
appVersion: 1.6.0
|
||||
maintainers:
|
||||
- email: dries@stenic.io
|
||||
name: Stenic
|
||||
|
|
Loading…
Reference in a new issue