File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff 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 "
2626maintainers :
2727 - name : enys
Original file line number Diff line number Diff 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
2017imagePullSecrets : []
2118nameOverride : " "
You can’t perform that action at this time.
0 commit comments