We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcecc9 commit 39a5e83Copy full SHA for 39a5e83
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# GraphDB Helm chart release notes
2
3
+## Version 12.1.2
4
+
5
+### New
6
7
+- Updated to GraphDB [11.1.2](https://graphdb.ontotext.com/documentation/11.1/release-notes.html#graphdb-11-1-2)
8
9
## Version 12.1.1
10
11
### New
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: 12.1.1
-appVersion: 11.1.1
+version: 12.1.2
+appVersion: 11.1.2
kubeVersion: ^1.26.0-0
home: https://graphdb.ontotext.com/
12
icon: https://graphdb.ontotext.com/home/images/visual_Logo_GraphDB_02_12_2015.png
0 commit comments