chore(release): 1.8.1
## [1.8.1](https://github.com/stenic/well-known/compare/v1.8.0...v1.8.1) (2024-04-07) ### Bug Fixes * Use name without json ([c4d46b9
](c4d46b935f
))
This commit is contained in:
parent
c4d46b935f
commit
0e494ced22
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
|
All notable changes to this project will be documented in this file. See
|
||||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.8.1](https://github.com/stenic/well-known/compare/v1.8.0...v1.8.1) (2024-04-07)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Use name without json ([c4d46b9](https://github.com/stenic/well-known/commit/c4d46b935f1bb379977495ab9db371dcab72e646))
|
||||||
|
|
||||||
# [1.8.0](https://github.com/stenic/well-known/compare/v1.7.2...v1.8.0) (2024-04-07)
|
# [1.8.0](https://github.com/stenic/well-known/compare/v1.7.2...v1.8.0) (2024-04-07)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
||||||
name: well-known
|
name: well-known
|
||||||
description: A Helm chart for Kubernetes
|
description: A Helm chart for Kubernetes
|
||||||
type: application
|
type: application
|
||||||
version: 1.8.0
|
version: 1.8.1
|
||||||
appVersion: 1.8.0
|
appVersion: 1.8.1
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: dries@stenic.io
|
- email: dries@stenic.io
|
||||||
name: Stenic
|
name: Stenic
|
||||||
|
|
Loading…
Reference in a new issue