Hi Team, we have recently upgraded to datahub v0.1...
# troubleshoot
k
Hi Team, we have recently upgraded to datahub v0.10.0 using helm, but stateful ingestion was not working there is some patch released for that, but when we try to get those changes and deploy gms using our custom image we see this issue and gms is not starting: 2023-03-17 124339,944 [ThreadPoolTaskExecutor-1] INFO c.l.m.b.k.DataHubUpgradeKafkaListener:84 - Latest system update version: v0.10.0.6-1 2023-03-17 124339,944 [ThreadPoolTaskExecutor-1] INFO c.l.m.b.k.DataHubUpgradeKafkaListener:88 - System version is not up to date: null-1. Waiting for datahub-upgrade to complete...
1
please suggest how to get latest patch release and merge them with our custom changes in gms.
helm datahub values.yaml for the reference:
values.yaml
a
Hi, could you try 0.10.0.5 instead?
k
@astonishing-answer-96712 it worked for me, only I switched from linkedin to acryldata images
a
Awesome, good to know!