diff --git a/CHANGELOG.md b/CHANGELOG.md index 721a18e..93cfab2 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.0.2](https://github.com/stenic/well-known/compare/v1.0.1...v1.0.2) (2023-03-11) + + +### Bug Fixes + +* Leader election ([6431474](https://github.com/stenic/well-known/commit/643147495110524eb68ae347f99ea9a32f090f60)) + ## [1.0.1](https://github.com/stenic/well-known/compare/v1.0.0...v1.0.1) (2023-03-11) diff --git a/charts/well-known/Chart.yaml b/charts/well-known/Chart.yaml index 00dfdaa..674d98c 100644 --- a/charts/well-known/Chart.yaml +++ b/charts/well-known/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: well-known description: A Helm chart for Kubernetes type: application -version: 0.2.1 -appVersion: 1.0.1 +version: 0.2.2 +appVersion: 1.0.2