diff --git a/helm/gen3/Chart.yaml b/helm/gen3/Chart.yaml index aabaef86..ccedae64 100644 --- a/helm/gen3/Chart.yaml +++ b/helm/gen3/Chart.yaml @@ -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 diff --git a/helm/gen3/README.md b/helm/gen3/README.md index cb5cfcaf..fa6ed288 100644 --- a/helm/gen3/README.md +++ b/helm/gen3/README.md @@ -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 | diff --git a/helm/revproxy/Chart.yaml b/helm/revproxy/Chart.yaml index 92dd3317..49401320 100644 --- a/helm/revproxy/Chart.yaml +++ b/helm/revproxy/Chart.yaml @@ -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 diff --git a/helm/revproxy/README.md b/helm/revproxy/README.md index 49a3d9dd..53a75103 100644 --- a/helm/revproxy/README.md +++ b/helm/revproxy/README.md @@ -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