diff --git a/CHANGELOG.md b/CHANGELOG.md index 76b3e35..59986c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 3898633..78a2027 100644 --- a/charts/well-known/Chart.yaml +++ b/charts/well-known/Chart.yaml @@ -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