From 7d93557cf1ef6c8c8cbc0ef69814afcab71777d7 Mon Sep 17 00:00:00 2001 From: EliseCastle23 <109446148+EliseCastle23@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:02:06 -0700 Subject: [PATCH] chart bump --- helm/gen3/Chart.yaml | 2 +- helm/gen3/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/gen3/Chart.yaml b/helm/gen3/Chart.yaml index 22040675..8f3355d5 100644 --- a/helm/gen3/Chart.yaml +++ b/helm/gen3/Chart.yaml @@ -68,7 +68,7 @@ dependencies: repository: "file://../pidgin" condition: pidgin.enabled - name: portal - version: 0.1.18 + version: 0.1.19 repository: "file://../portal" condition: portal.enabled - name: requestor diff --git a/helm/gen3/README.md b/helm/gen3/README.md index 005887fa..b119dd26 100644 --- a/helm/gen3/README.md +++ b/helm/gen3/README.md @@ -35,7 +35,7 @@ Helm chart to deploy Gen3 Data Commons | file://../neuvector | neuvector | 0.1.0 | | file://../peregrine | peregrine | 0.1.14 | | file://../pidgin | pidgin | 0.1.11 | -| file://../portal | portal | 0.1.18 | +| file://../portal | portal | 0.1.19 | | file://../requestor | requestor | 0.1.13 | | file://../revproxy | revproxy | 0.1.17 | | file://../sheepdog | sheepdog | 0.1.15 |