From 25e69d3f241301d8c91c11462da3dc3cb01e870f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 10 Nov 2023 08:32:42 +0000 Subject: [PATCH] chore(release): 1.7.2 ## [1.7.2](https://github.com/stenic/well-known/compare/v1.7.1...v1.7.2) (2023-11-10) ### Bug Fixes * Update dependecies ([2b9f064](https://github.com/stenic/well-known/commit/2b9f064f033ee0661c56a75e7a44a39eddbe8b5e)) * Update nginx image ([bc5285c](https://github.com/stenic/well-known/commit/bc5285c694e4208a103b170ef75d804a0fe17968)) --- CHANGELOG.md | 8 ++++++++ charts/well-known/Chart.yaml | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6e8001..76b3e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.2](https://github.com/stenic/well-known/compare/v1.7.1...v1.7.2) (2023-11-10) + + +### Bug Fixes + +* Update dependecies ([2b9f064](https://github.com/stenic/well-known/commit/2b9f064f033ee0661c56a75e7a44a39eddbe8b5e)) +* Update nginx image ([bc5285c](https://github.com/stenic/well-known/commit/bc5285c694e4208a103b170ef75d804a0fe17968)) + ## [1.7.1](https://github.com/stenic/well-known/compare/v1.7.0...v1.7.1) (2023-10-27) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index edaa963..3898633 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.1 -appVersion: 1.7.1 +version: 1.7.2 +appVersion: 1.7.2 maintainers: - email: dries@stenic.io name: Stenic