chore(release): 1.8.0
# [1.8.0](https://github.com/stenic/well-known/compare/v1.7.2...v1.8.0) (2024-04-07) ### Features * Serve data instead of using the nginx container ([0f3d961
](0f3d961088
))
This commit is contained in:
parent
90a7753505
commit
231ebefe91
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.8.0](https://github.com/stenic/well-known/compare/v1.7.2...v1.8.0) (2024-04-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Serve data instead of using the nginx container ([0f3d961](https://github.com/stenic/well-known/commit/0f3d961088f925a7537dcf7e954b2c0140a10084))
|
||||
|
||||
## [1.7.2](https://github.com/stenic/well-known/compare/v1.7.1...v1.7.2) (2023-11-10)
|
||||
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: well-known
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 1.7.2
|
||||
appVersion: 1.7.2
|
||||
version: 1.8.0
|
||||
appVersion: 1.8.0
|
||||
maintainers:
|
||||
- email: dries@stenic.io
|
||||
name: Stenic
|
||||
|
|
Loading…
Reference in a new issue