From de3f58b3762a500a724e2b43cfbbd0d76de75a89 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 23 Nov 2023 16:44:11 +0000 Subject: [PATCH] chore(release): 1.5.0 [skip ci] # [1.5.0](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/compare/v1.4.0...v1.5.0) (2023-11-23) ### Features * adding pod anti affinity ([4ecb918](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/commit/4ecb91869ef7653b648ef073eca91e22b3d08b3c)) --- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5dbbb8..7550e45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.5.0](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/compare/v1.4.0...v1.5.0) (2023-11-23) + + +### Features + +* adding pod anti affinity ([4ecb918](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/commit/4ecb91869ef7653b648ef073eca91e22b3d08b3c)) + # [1.4.0](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/compare/v1.3.0...v1.4.0) (2023-11-23) diff --git a/Chart.yaml b/Chart.yaml index b6b4b4b..3611cfa 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: webapp-helm-chart description: A Helm chart for Kubernetes type: application -version: 1.4.0 +version: 1.5.0 appVersion: 1.16.0 home: https://github.com/csye7125-fall2023-group05/webapp-helm-chart keywords: