Skip to content

Commit

Permalink
Memgraph 2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
as51340 committed Jul 25, 2024
1 parent 3fecad8 commit b6ca44f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/memgraph-high-availability/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: memgraph-high-availability
description: A Helm chart for Kubernetes with Memgraph High availabiliy capabilites

version: 0.1.2
appVersion: "2.18.0"
appVersion: "2.18.1"

type: application

Expand Down
2 changes: 1 addition & 1 deletion charts/memgraph-high-availability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
memgraph:
image:
repository: memgraph/memgraph
tag: 2.18.0
tag: 2.18.1
pullPolicy: IfNotPresent
env:
MEMGRAPH_ENTERPRISE_LICENSE: "<your-license>"
Expand Down
2 changes: 1 addition & 1 deletion charts/memgraph/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: memgraph
home: https://memgraph.com/
type: application
version: 0.1.3
appVersion: "2.18.0"
appVersion: "2.18.1"
description: MemgraphDB Helm Chart
keywords:
- graph
Expand Down

0 comments on commit b6ca44f

Please sign in to comment.