From 252558f29b4fd54c4e6f40352cf616b45b0055fe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 22 Nov 2023 23:39:20 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] # [1.3.0](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/compare/v1.2.1...v1.3.0) (2023-11-22) ### Bug Fixes * remove hardocded vars for image ([576e402](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/commit/576e4027b0053a22cd112001d87e1f9c1a2f38ea)) ### Features * update image specs as parts ([6859df6](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/commit/6859df634021e28dfbde4f4256037408666ed560)), closes [#30](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/issues/30) --- CHANGELOG.md | 12 ++++++++++++ Chart.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf74f83..33c3901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.3.0](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/compare/v1.2.1...v1.3.0) (2023-11-22) + + +### Bug Fixes + +* remove hardocded vars for image ([576e402](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/commit/576e4027b0053a22cd112001d87e1f9c1a2f38ea)) + + +### Features + +* update image specs as parts ([6859df6](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/commit/6859df634021e28dfbde4f4256037408666ed560)), closes [#30](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/issues/30) + ## [1.2.1](https://github.com/csye7125-fall2023-group05/webapp-helm-chart/compare/v1.2.0...v1.2.1) (2023-11-20) diff --git a/Chart.yaml b/Chart.yaml index 485e6a1..e69f5d8 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.2.1 +version: 1.3.0 appVersion: 1.16.0 home: https://github.com/csye7125-fall2023-group05/webapp-helm-chart keywords: