From 0346e2135a4768d6976e7540a13526d6facd5c97 Mon Sep 17 00:00:00 2001 From: Dexter Lee Date: Wed, 7 Jul 2021 23:32:51 -0700 Subject: [PATCH] Fix --- charts/datahub/.helmignore | 3 +-- charts/datahub/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/datahub/.helmignore b/charts/datahub/.helmignore index bf01528c2..691fa13d6 100644 --- a/charts/datahub/.helmignore +++ b/charts/datahub/.helmignore @@ -20,5 +20,4 @@ .project .idea/ *.tmproj -.vscode/ -charts/*.tgz \ No newline at end of file +.vscode/ \ No newline at end of file diff --git a/charts/datahub/Chart.yaml b/charts/datahub/Chart.yaml index 7604a8b59..1b65ff834 100644 --- a/charts/datahub/Chart.yaml +++ b/charts/datahub/Chart.yaml @@ -26,7 +26,7 @@ dependencies: repository: file://./subcharts/datahub-mce-consumer condition: datahub-mce-consumer.enabled - name: datahub-ingestion-cron - version: 0.2.1 + version: 0.2.2 repository: file://./subcharts/datahub-ingestion-cron condition: datahub-ingestion-cron.enabled - name: datahub-jmxexporter