From 913a42f7e75ad19d4b4eaac6bbbb696d48330dd0 Mon Sep 17 00:00:00 2001 From: Ante Javor Date: Fri, 4 Oct 2024 16:00:04 +0200 Subject: [PATCH] Bump up chart versions. --- 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 ead32af..d3b7a84 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.2 +version: 0.1.3 # Version number of the docker image memgraph/lab. # Use it with quotes. -appVersion: "2.16.0" +appVersion: "2.17.0" description: Memgraph Lab Helm Chart keywords: - graph diff --git a/charts/memgraph/Chart.yaml b/charts/memgraph/Chart.yaml index e06b5c9..e9d4e78 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.5 -appVersion: "2.19.0" +version: 0.1.6 +appVersion: "2.20.0" description: MemgraphDB Helm Chart keywords: - graph