Skip to content

Commit d4614f5

Browse files
authored
Merge pull request #173 from Ontotext-AD/GDB-12672-graphdb-10.8.9
GDB-12470: Update to GraphDB 10.8.9
2 parents 09f814e + 6479023 commit d4614f5

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# GraphDB Helm chart release notes
22

3+
## Version 11.4.5
4+
5+
### New
6+
7+
- Updated to GraphDB [10.8.9](https://graphdb.ontotext.com/documentation/10.8/release-notes.html#graphdb-10-8-9)
8+
39
## Version 11.4.4
410

511
### New

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ apiVersion: v2
55
name: graphdb
66
description: GraphDB is a highly efficient, scalable and robust graph database with RDF and SPARQL support.
77
type: application
8-
version: 11.4.4
9-
appVersion: 10.8.8
8+
version: 11.4.5
9+
appVersion: 10.8.9
1010
kubeVersion: ^1.26.0-0
1111
home: https://graphdb.ontotext.com/
1212
icon: https://graphdb.ontotext.com/home/images/visual_Logo_GraphDB_02_12_2015.png

README.md

Lines changed: 2 additions & 2 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: 11.4.3](https://img.shields.io/badge/Version-11.4.3-informational?style=flat-square)
5-
![AppVersion: 10.8.7](https://img.shields.io/badge/AppVersion-10.8.7-informational?style=flat-square)
4+
![Version: 11.4.5](https://img.shields.io/badge/Version-11.4.5-informational?style=flat-square)
5+
![AppVersion: 10.8.9](https://img.shields.io/badge/AppVersion-10.8.9-informational?style=flat-square)
66

77
<!--
88
TODO: Add ArtifactHub badge when ready

0 commit comments

Comments
 (0)