Skip to content

Commit 8019ca3

Browse files
authored
Merge pull request #172 from Ontotext-AD/GDB-12439-graphdb-11.0.2
GDB-12439: Update to GraphDB 11.0.2
2 parents cdeccfb + f6f20d8 commit 8019ca3

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

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

3+
## Version 12.0.2
4+
5+
### New
6+
7+
- Updated to GraphDB [11.0.2](https://graphdb.ontotext.com/documentation/10.8/release-notes.html#graphdb-11-0-2)
8+
9+
310
## Version 12.0.1
411

512
### 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: 12.0.1
9-
appVersion: 11.0.1
8+
version: 12.0.2
9+
appVersion: 11.0.2
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: 12.0.1](https://img.shields.io/badge/Version-12.0.1-informational?style=flat-square)
5-
![AppVersion: 11.0.1](https://img.shields.io/badge/AppVersion-11.0.1-informational?style=flat-square)
4+
![Version: 12.0.2](https://img.shields.io/badge/Version-12.0.2-informational?style=flat-square)
5+
![AppVersion: 11.0.2](https://img.shields.io/badge/AppVersion-11.0.2-informational?style=flat-square)
66

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

0 commit comments

Comments
 (0)