diff --git a/CHANGELOG.md b/CHANGELOG.md index a77e7a1..c716f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # GraphDB Helm chart release notes +## Version 11.3.5 + +### New + +- Updated to GraphDB [10.8.4](https://graphdb.ontotext.com/documentation/10.8/release-notes.html#graphdb-10-8-4) + ## Version 11.3.4 ### New diff --git a/Chart.yaml b/Chart.yaml index 341af0b..fbb324d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: graphdb description: GraphDB is a highly efficient, scalable and robust graph database with RDF and SPARQL support. type: application -version: 11.3.4 -appVersion: 10.8.3 +version: 11.3.5 +appVersion: 10.8.4 kubeVersion: ^1.26.0-0 home: https://graphdb.ontotext.com/ icon: https://graphdb.ontotext.com/home/images/visual_Logo_GraphDB_02_12_2015.png