Skip to content

Commit

Permalink
chore(release): version 1.0.1
Browse files Browse the repository at this point in the history
\n
\n
## [1.0.1](v1.0.0...v1.0.1) (2022-11-19)

### Bug Fixes

* **NOTES.txt:** Added helmchart usage instructions ([3235e90](3235e90))
  • Loading branch information
semantic-release-bot committed Nov 19, 2022
1 parent 750f774 commit 8f0f821
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/csye7125-fall2022-group01/helm-chart/compare/v1.0.0...v1.0.1) (2022-11-19)


### Bug Fixes

* **NOTES.txt:** Added helmchart usage instructions ([3235e90](https://github.com/csye7125-fall2022-group01/helm-chart/commit/3235e9057553cfd4ab7acee6f3880c5ff53e1de1))

# 1.0.0 (2022-11-19)


Expand Down
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: webapp
description: A Helm chart for webapp deployment in Kubernetes

type: application
version: 1.0.0
version: 1.0.1
appVersion: "1.0.0"

sources:
Expand Down
21 changes: 19 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,29 @@ entries:
webapp:
- apiVersion: v2
appVersion: 1.0.0
created: "2022-11-19T05:16:51.056875143Z"
created: "2022-11-19T06:37:29.945054367Z"
description: A Helm chart for webapp deployment in Kubernetes
digest: 28b560fdf295ff36fc9f08e49ff67f7551a6519d5f60d0841828222778e43ae8
maintainers:
- email: bhan.16070@gmail.com
name: Chandrabhan Tanwar
- email: mehta.raj@northeastern.edu
name: Raj Mehta
name: webapp
sources:
- https://github.com/csye7125-fall2022-group01/helm-chart
type: application
urls:
- dist/webapp-1.0.1.tgz
version: 1.0.1
- apiVersion: v2
appVersion: 1.0.0
created: "2022-11-19T06:37:29.000485506Z"
description: A Helm chart for webapp deployment in Kubernetes
digest: edd174aaa3e79ced2d6b4981bc9031f5acd9a55bc9801ab7787f2f79081ae0c7
name: webapp
type: application
urls:
- dist/webapp-1.0.0.tgz
version: 1.0.0
generated: "2022-11-19T05:16:50.555756618Z"
generated: "2022-11-19T06:37:28.520919903Z"

0 comments on commit 8f0f821

Please sign in to comment.