From 0e494ced223f7b0eee405147257640cf55bab5b4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 7 Apr 2024 22:49:37 +0000 Subject: [PATCH] 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](https://github.com/stenic/well-known/commit/c4d46b935f1bb379977495ab9db371dcab72e646)) --- CHANGELOG.md | 7 +++++++ charts/well-known/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59986c1..aa128c9 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.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) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 78a2027..ef27756 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.8.0 -appVersion: 1.8.0 +version: 1.8.1 +appVersion: 1.8.1 maintainers: - email: dries@stenic.io name: Stenic