-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: deploy cheminformaticsMicroservice
- Loading branch information
1 parent
1e5fedf
commit 225424c
Showing
1 changed file
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,6 @@ description: A Helm chart for cheminformatics microservice. | |
maintainers: | ||
- name: Nisha Sharma | ||
email: [email protected] | ||
- name: Chandu Nainala | ||
email: [email protected] | ||
|
||
# A chart can be either an 'application' or a 'library' chart. | ||
# | ||
|
@@ -20,7 +18,7 @@ type: application | |
# This is the chart version. This version number should be incremented each time you make changes | ||
# to the chart and its templates, including the app version. | ||
# Versions are expected to follow Semantic Versioning (https://semver.org/) | ||
version: 0.1.0 | ||
version: 0.1.1 | ||
|
||
# This is the version number of the application being deployed. This version number should be | ||
# incremented each time you make changes to the application. Versions are not expected to | ||
|