Skip to content

Commit cc78123

Browse files
Updated the README
1 parent 050d992 commit cc78123

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Helm Chart for GraphDB
22

33
[![CI](https://github.com/Ontotext-AD/graphdb-helm/actions/workflows/ci.yml/badge.svg)](https://github.com/Ontotext-AD/graphdb-helm/actions/workflows/ci.yml)
4-
![Version: 12.1.3](https://img.shields.io/badge/Version-12.1.3-informational?style=flat-square)
5-
![AppVersion: 11.1.3](https://img.shields.io/badge/AppVersion-11.1.3-informational?style=flat-square)
4+
![Version: 12.2.0](https://img.shields.io/badge/Version-12.2.0-informational?style=flat-square)
5+
![AppVersion: 11.2.0](https://img.shields.io/badge/AppVersion-11.2.0-informational?style=flat-square)
66

77
<!--
88
TODO: Add ArtifactHub badge when ready
@@ -197,7 +197,7 @@ Note: If `1` is selected as node count, the launched node will be standalone and
197197

198198
- The section `cluster.config` can be used to configure a GraphDB cluster.
199199

200-
See more about the cluster here: https://graphdb.ontotext.com/documentation/11.1/cluster-basics.html
200+
See more about the cluster here: https://graphdb.ontotext.com/documentation/11.2/cluster-basics.html
201201

202202
### Deploying GraphDB with security
203203

@@ -212,7 +212,7 @@ Note that the `provisioning` user is required when security is turned on!
212212
By default, if the security is turned on, GraphDB's basic security method is used. More complicated security configurations
213213
can be configured using additional configurations in `graphdb.properties`.
214214
215-
See https://graphdb.ontotext.com/documentation/11.1/access-control.html
215+
See https://graphdb.ontotext.com/documentation/11.2/access-control.html
216216
217217
Prior to GraphDB 10.0.0 the users and their settings were saved in the `settings.js` file.
218218
@@ -231,9 +231,9 @@ Note the `settings.js` must contain `security.enabled" : true` property when sec
231231
GraphDB uses Logback to configure logging using the `logback.xml` file.
232232
The file can be provisioned before GraphDB's startup with the `configuration.logback.existingConfigmap` configuration.
233233
234-
See https://graphdb.ontotext.com/documentation/11.1/directories-and-config-properties.html#configuration-properties
234+
See https://graphdb.ontotext.com/documentation/11.2/directories-and-config-properties.html#configuration-properties
235235
236-
See https://graphdb.ontotext.com/documentation/11.1/access-control.html
236+
See https://graphdb.ontotext.com/documentation/11.2/access-control.html
237237
238238
### Importing data from existing persistent volume
239239

0 commit comments

Comments
 (0)