From 8c56f1d17852fe0f425ae1cfe195865eb22d63ab Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 12 Mar 2023 00:41:06 +0000 Subject: [PATCH] chore(release): 1.1.0 # [1.1.0](https://github.com/stenic/well-known/compare/v1.0.11...v1.1.0) (2023-03-12) ### Features * Chart info ([1645431](https://github.com/stenic/well-known/commit/1645431d2fed527aa45c064fd6132f27af53c36e)) --- 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 75514d6..a1ce0d0 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.1.0](https://github.com/stenic/well-known/compare/v1.0.11...v1.1.0) (2023-03-12) + + +### Features + +* Chart info ([1645431](https://github.com/stenic/well-known/commit/1645431d2fed527aa45c064fd6132f27af53c36e)) + ## [1.0.11](https://github.com/stenic/well-known/compare/v1.0.10...v1.0.11) (2023-03-12) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 5e64f78..b43afb5 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: 0.2.11 -appVersion: 1.0.11 +version: 0.3.0 +appVersion: 1.1.0 maintainers: - email: dries@stenic.io name: Stenic