diff --git a/charts/kubezero-graph/Chart.yaml b/charts/kubezero-graph/Chart.yaml index 6e098a75..d6260c9a 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.1 +version: 0.1.2 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: 2025.3.0 + version: 2025.4.0 repository: https://helm.neo4j.com/neo4j condition: neo4j.enabled