todd densmore
02/02/2023, 6:26 PMPulling image "questdb/questdb:6.0.7.1"
Failed to pull image "questdb/questdb:6.0.7.1"<http://docker.io/questdb/questdb:6.0.7.1|docker.io/questdb/questdb:6.0.7.1>: not found
Error: ErrImagePull
6.7
tag on dockerhub.Steven Sklar
02/02/2023, 6:45 PM--version 0.11.0
. We’re on version 0.27
now, so I would imagine that this could cause some problems. If you run these commands, this will update your helm repo and spin up the latest version of the helm chart and db:
helm repo update
helm install my-questdb questdb/questdb
todd densmore
02/03/2023, 2:38 PMSteven Sklar
02/03/2023, 2:42 PM