Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.1...v1.3.0) (2023-11-22)

### Bug Fixes

* remove hardocded vars for image ([576e402](576e402))

### Features

* update image specs as parts ([6859df6](6859df6)), closes [#30](#30)
  • Loading branch information
semantic-release-bot committed Nov 22, 2023
1 parent 576e402 commit 252558f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 252558f

Please sign in to comment.