Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Jul 2, 2024
1 parent fbcac81 commit ae98738
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion helm/gen3/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies:
repository: "file://../requestor"
condition: requestor.enabled
- name: revproxy
version: 0.1.15
version: 0.1.16
repository: "file://../revproxy"
condition: revproxy.enabled
- name: sheepdog
Expand Down
2 changes: 1 addition & 1 deletion helm/gen3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Helm chart to deploy Gen3 Data Commons
| file://../pidgin | pidgin | 0.1.10 |
| file://../portal | portal | 0.1.15 |
| file://../requestor | requestor | 0.1.11 |
| file://../revproxy | revproxy | 0.1.15 |
| file://../revproxy | revproxy | 0.1.16 |
| file://../sheepdog | sheepdog | 0.1.14 |
| file://../sower | sower | 0.1.11 |
| file://../ssjdispatcher | ssjdispatcher | 0.1.9 |
Expand Down
2 changes: 1 addition & 1 deletion helm/revproxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.15
version: 0.1.16

# 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
Expand Down
2 changes: 1 addition & 1 deletion helm/revproxy/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# revproxy

![Version: 0.1.15](https://img.shields.io/badge/Version-0.1.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
![Version: 0.1.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)

A Helm chart for gen3 revproxy

Expand Down

0 comments on commit ae98738

Please sign in to comment.