charts
charts copied to clipboard
will there be a new version for v22.0.2?
dgraph v22.0.2 is GA. will there be a new version for it? if not, which chart version should I use? 0.0.19(tag: v21.12.0) or 0.0.18(tag: v21.03.1)
Currently, I only see 0.0.19
in the Helm index even though 0.0.20 seems to be the latest.
helm search repo graph
NAME CHART VERSION APP VERSION DESCRIPTION
dgraph/dgraph 0.0.19 v21.12.0 Dgraph is a horizontally scalable and distribut...
dgraph/dgraph-lambda 0.0.2 v1.2.4 Serverless platform for running JavaScript on S...
When will version 0.0.20
be in the Helm index?
I was able to specify the more recent container images from DockerHub in the image
stanza:
image:
repository: dgraph/dgraph
tag: latest
pullPolicy: IfNotPresent
Hopefully, any changes to the related Helm chart are updated soon.
Any updates on the v22 version of dgraph?
This issue has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.