Hi! When can we expect next release of DataHub hel...
# all-things-deployment
s
Hi! When can we expect next release of DataHub helm charts. Current release 0.2.164 is 3 weeks old. I’m interested in DataHub GMS version 0.10.2.2
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
d
@gray-shoe-75895 could you help with this?
a
Hi Upendra - the latest DataHub server version is 0.10.2, and so the helm charts are up to date. The 0.10.2.2 is only a cli release. We are targeting a server release this/next week, which will be 0.10.3 and corresponding helm chart updates
s
Hi Harshal, I am experiencing the issue reported here in this thread I see a mention about a fix in 0.10.2.2 release(CLI). I am using datahub-ingestion-cron to run periodic ingestion on my BigQuery sources. I could not find a way to enforce use of v0.10.2.2 in recipe.yml file. I tested it from the UI it works. But my ingestion flow is managed fron cron jobs. How can I solve this problem?
g
s
I see I cannot provide a specific datahub-ingestion image tag here but can only use the global datahub version flag from here Would it be safe to override
.Values.global.datahub.version
? My past experience with this change is that it would not get all the other docker images. I’ll try and get back here. Thanks.