Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/memgraph/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 0 additions & 2 deletions charts/memgraph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ""
Expand Down