diff --git a/charts/kubezero-graph/Chart.yaml b/charts/kubezero-graph/Chart.yaml index 98d46544..5118b85f 100644 --- a/charts/kubezero-graph/Chart.yaml +++ b/charts/kubezero-graph/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-graph description: KubeZero GraphQL and GraphDB type: application -version: 0.1.0 +version: 0.1.1 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -16,7 +16,7 @@ dependencies: version: ">= 0.2.1" repository: https://cdn.zero-downtime.net/charts/ - name: neo4j - version: 5.26.0 + version: 5.26.1 repository: https://helm.neo4j.com/neo4j condition: neo4j.enabled