From 7a07c0a45620f46dfd3e797a27aa2f85e7423471 Mon Sep 17 00:00:00 2001 From: "J. Q." <55899496+jawadqur@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:10:58 -0600 Subject: [PATCH 1/2] Update Chart.yaml --- helm/gen3/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/gen3/Chart.yaml b/helm/gen3/Chart.yaml index 84b9ccd7..c6fab7c1 100644 --- a/helm/gen3/Chart.yaml +++ b/helm/gen3/Chart.yaml @@ -28,7 +28,7 @@ dependencies: version: 0.1.16 repository: file://../common - name: etl - version: 0.1.7 + version: 0.1.8 repository: file://../etl condition: etl.enabled - name: frontend-framework From 324689588ff2990a3b55a76fe5f05c2191ec84f9 Mon Sep 17 00:00:00 2001 From: Jawad Qureshi Date: Wed, 18 Dec 2024 11:12:58 -0600 Subject: [PATCH 2/2] Bump gen3 chart --- helm/gen3/Chart.yaml | 2 +- helm/gen3/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/gen3/Chart.yaml b/helm/gen3/Chart.yaml index c6fab7c1..55985d6b 100644 --- a/helm/gen3/Chart.yaml +++ b/helm/gen3/Chart.yaml @@ -128,7 +128,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.52 +version: 0.1.53 # 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/gen3/README.md b/helm/gen3/README.md index a39e4aed..56a39c72 100644 --- a/helm/gen3/README.md +++ b/helm/gen3/README.md @@ -1,6 +1,6 @@ # gen3 -![Version: 0.1.52](https://img.shields.io/badge/Version-0.1.52-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.53](https://img.shields.io/badge/Version-0.1.53-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) Helm chart to deploy Gen3 Data Commons @@ -24,7 +24,7 @@ Helm chart to deploy Gen3 Data Commons | file://../audit | audit | 0.1.16 | | file://../aws-es-proxy | aws-es-proxy | 0.1.13 | | file://../common | common | 0.1.16 | -| file://../etl | etl | 0.1.7 | +| file://../etl | etl | 0.1.8 | | file://../fence | fence | 0.1.27 | | file://../frontend-framework | frontend-framework | 0.1.6 | | file://../gen3-network-policies | gen3-network-policies | 0.1.2 |