From 1936f6790de3a079dce9e4a603fcc31f611c2bac Mon Sep 17 00:00:00 2001 From: Ante Javor Date: Thu, 7 Nov 2024 15:33:51 +0100 Subject: [PATCH] Version bump. (#72) --- charts/memgraph-lab/Chart.yaml | 4 ++-- charts/memgraph/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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