Skip to content

Commit dd44a6e

Browse files
authored
Merge pull request #40 from Linkurious/feature/OPS-1390
OPS-1390: bump memgraph to 3.6.1
2 parents d2961bd + 8b62dce commit dd44a6e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

charts/memgraph/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ version: 0.1.11
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
2424
# renovate: image=memgraph/memgraph-mage
25-
appVersion: "2.18.0"
25+
appVersion: "3.6.1"
2626
maintainers:
2727
- name: enys

charts/memgraph/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,9 @@ image:
1010
pullPolicy: IfNotPresent
1111
# Overrides the image tag whose default is the chart appVersion.
1212
# See https://hub.docker.com/r/memgraph/memgraph-mage/tags
13-
tag: "1.22-memgraph-2.22"
1413
lab:
1514
repository: memgraph/lab
1615
pullPolicy: IfNotPresent
17-
# Overrides the image tag whose default is the chart appVersion.
18-
tag: "2.19.1"
1916

2017
imagePullSecrets: []
2118
nameOverride: ""

0 commit comments

Comments
 (0)