From c3cb0909ececf6e7f6390c57d6209068db99ac6b Mon Sep 17 00:00:00 2001 From: LiseMachetel Date: Tue, 21 Oct 2025 11:22:47 +0200 Subject: [PATCH 1/2] OPS-1390: bump memgraph to 3.6.1 --- charts/memgraph/Chart.yaml | 2 +- charts/memgraph/values.yaml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/charts/memgraph/Chart.yaml b/charts/memgraph/Chart.yaml index 707c1a7..632e093 100644 --- a/charts/memgraph/Chart.yaml +++ b/charts/memgraph/Chart.yaml @@ -22,6 +22,6 @@ version: 0.1.11 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=memgraph/memgraph-platform -appVersion: "2.18.0" +appVersion: "3.6.1" maintainers: - name: enys diff --git a/charts/memgraph/values.yaml b/charts/memgraph/values.yaml index e895cd3..18d84d2 100644 --- a/charts/memgraph/values.yaml +++ b/charts/memgraph/values.yaml @@ -10,12 +10,10 @@ image: pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. # See https://hub.docker.com/r/memgraph/memgraph-mage/tags - tag: "1.22-memgraph-2.22" lab: repository: memgraph/lab pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "2.19.1" imagePullSecrets: [] nameOverride: "" From 8b62dce848ed4dad251d4d1b28d05f90391faa71 Mon Sep 17 00:00:00 2001 From: LiseMachetel Date: Tue, 21 Oct 2025 12:04:00 +0200 Subject: [PATCH 2/2] remove comment --- charts/memgraph/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/memgraph/values.yaml b/charts/memgraph/values.yaml index 18d84d2..8d3d164 100644 --- a/charts/memgraph/values.yaml +++ b/charts/memgraph/values.yaml @@ -13,7 +13,6 @@ image: lab: repository: memgraph/lab pullPolicy: IfNotPresent - # Overrides the image tag whose default is the chart appVersion. imagePullSecrets: [] nameOverride: ""