From 79110bacb0efcb8c8f089531134be1f9ff95c027 Mon Sep 17 00:00:00 2001 From: Jawad Qureshi Date: Fri, 27 Jun 2025 14:57:19 -0500 Subject: [PATCH] Bump gen3/metadata --- helm/gen3/Chart.yaml | 2 +- helm/gen3/README.md | 2 +- helm/metadata/Chart.yaml | 2 +- helm/metadata/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/gen3/Chart.yaml b/helm/gen3/Chart.yaml index d6fd82dc5..2dc5a9408 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 c8b4ceaa4..a619d6da8 100644 --- a/helm/gen3/README.md +++ b/helm/gen3/README.md @@ -38,7 +38,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