diff --git a/helm/gen3/Chart.yaml b/helm/gen3/Chart.yaml index 3757064e2..184c2de77 100644 --- a/helm/gen3/Chart.yaml +++ b/helm/gen3/Chart.yaml @@ -76,7 +76,7 @@ dependencies: repository: "file://../manifestservice" condition: manifestservice.enabled - name: metadata - version: 0.1.26 + version: 0.1.27 repository: "file://../metadata" condition: metadata.enabled - name: peregrine diff --git a/helm/gen3/README.md b/helm/gen3/README.md index 431bc0f3f..dd8cf2580 100644 --- a/helm/gen3/README.md +++ b/helm/gen3/README.md @@ -40,7 +40,7 @@ Helm chart to deploy Gen3 Data Commons | file://../hatchery | hatchery | 0.1.19 | | file://../indexd | indexd | 0.1.28 | | file://../manifestservice | manifestservice | 0.1.26 | -| file://../metadata | metadata | 0.1.26 | +| file://../metadata | metadata | 0.1.27 | | file://../neuvector | neuvector | 0.1.2 | | file://../ohif-viewer | ohif-viewer | 0.1.0 | | file://../orthanc | orthanc | 0.1.1 | diff --git a/helm/metadata/Chart.yaml b/helm/metadata/Chart.yaml index eea5d91e3..b0ec80a31 100644 --- a/helm/metadata/Chart.yaml +++ b/helm/metadata/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.26 +version: 0.1.27 # 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/metadata/README.md b/helm/metadata/README.md index 400f9446d..8f99acd50 100644 --- a/helm/metadata/README.md +++ b/helm/metadata/README.md @@ -1,6 +1,6 @@ # metadata -![Version: 0.1.26](https://img.shields.io/badge/Version-0.1.26-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.27](https://img.shields.io/badge/Version-0.1.27-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 Metadata Service