Skip to content

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1](v1.5.0...v1.5.1) (2024-06-28)

### Bug Fixes

* changed port to env variable ([61eff0a](61eff0a))
  • Loading branch information
semantic-release-bot committed Jun 28, 2024
1 parent bf5c93e commit a8bc4ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.1](https://github.com/csye7125-su24-team7/helm-webapp-cve-processor/compare/v1.5.0...v1.5.1) (2024-06-28)


### Bug Fixes

* changed port to env variable ([61eff0a](https://github.com/csye7125-su24-team7/helm-webapp-cve-processor/commit/61eff0aef7fd4fd63ec4a28b20d8b5e0d72b18ae))

# [1.5.0](https://github.com/csye7125-su24-team7/helm-webapp-cve-processor/compare/v1.4.2...v1.5.0) (2024-06-28)


Expand Down
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: .
description: A Helm chart for Kubernetes
type: application
version: 1.5.0
version: 1.5.1
appVersion: 1.16.0

0 comments on commit a8bc4ab

Please sign in to comment.