charts icon indicating copy to clipboard operation
charts copied to clipboard

will there be a new version for v22.0.2?

Open hankhsutc opened this issue 2 years ago • 4 comments

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)

hankhsutc avatar Dec 28 '22 06:12 hankhsutc

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...

mprimeaux avatar Feb 02 '23 17:02 mprimeaux

When will version 0.0.20 be in the Helm index?

mprimeaux avatar Feb 20 '23 19:02 mprimeaux

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.

mprimeaux avatar Feb 24 '23 14:02 mprimeaux

Any updates on the v22 version of dgraph?

mprimeaux avatar Mar 02 '23 01:03 mprimeaux

This issue has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.

github-actions[bot] avatar Jul 12 '24 01:07 github-actions[bot]