File tree Expand file tree Collapse file tree
memgraph-high-availability Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : memgraph-high-availability
33description : A Helm chart for Kubernetes with Memgraph High availabiliy capabilites
44
5- version : 0.2.11
6- appVersion : " 3.7.0 "
5+ version : 0.2.12
6+ appVersion : " 3.7.1 "
77
88type : application
99
Original file line number Diff line number Diff line change 22 repository : memgraph/memgraph
33 # It is a bad practice to set the image tag name to 'latest' as it can trigger automatic upgrade of the charts
44 # With some of the pullPolicy values. Please consider fixing the tag to a specific Memgraph version
5- tag : 3.7.0
5+ tag : 3.7.1
66 pullPolicy : IfNotPresent
77
88env :
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : memgraph
33home : https://memgraph.com/
44type : application
5- version : 0.2.12
6- appVersion : " 3.7.0 "
5+ version : 0.2.13
6+ appVersion : " 3.7.1 "
77description : MemgraphDB Helm Chart
88keywords :
99- graph
You can’t perform that action at this time.
0 commit comments