diff --git a/charts/memgraph-lab/Chart.yaml b/charts/memgraph-lab/Chart.yaml index d3b7a84..bc73885 100644 --- a/charts/memgraph-lab/Chart.yaml +++ b/charts/memgraph-lab/Chart.yaml @@ -3,10 +3,10 @@ name: memgraph-lab home: https://memgraph.com/ type: application # Chart version, should be incremented each time the chart changes, including appVersion. -version: 0.1.3 +version: 0.1.4 # Version number of the docker image memgraph/lab. # Use it with quotes. -appVersion: "2.17.0" +appVersion: "2.18.1" description: Memgraph Lab Helm Chart keywords: - graph diff --git a/charts/memgraph/Chart.yaml b/charts/memgraph/Chart.yaml index e9d4e78..743936f 100644 --- a/charts/memgraph/Chart.yaml +++ b/charts/memgraph/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: memgraph home: https://memgraph.com/ type: application -version: 0.1.6 -appVersion: "2.20.0" +version: 0.1.7 +appVersion: "2.21.0" description: MemgraphDB Helm Chart keywords: - graph