Skip to content

Commit

Permalink
Helm doc & chart upgraded to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fydrah committed Jul 4, 2020
1 parent bd89ff9 commit f810089
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion helm/loginapp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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.
version: v1.0.2
version: v1.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down
1 change: 1 addition & 0 deletions helm/loginapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The following table lists the configurable parameters of the `loginapp` chart an
| service.type | | `ClusterIP` |
| service.port | | `5555` |
| service.nodePort | | `` |
| service.loadBalancerIP | | `` |
| ingress.enabled | | `false` |
| ingress.annotations | | `{}` |
| ingress.tls | | `[]` |
Expand Down

0 comments on commit f810089

Please sign in to comment.