Skip to content

Commit 0075b4a

Browse files
authored
Merge pull request #186 from Ontotext-AD/GDB-13118-graphdb-11.1.2
GDB-13118: Updated to GraphDB 11.1.2
2 parents cfcecc9 + be54b13 commit 0075b4a

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 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+
39
## Version 12.1.1
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: 12.1.1
9-
appVersion: 11.1.1
8+
version: 12.1.2
9+
appVersion: 11.1.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.1.1](https://img.shields.io/badge/Version-12.1.1-informational?style=flat-square)
5-
![AppVersion: 11.1.1](https://img.shields.io/badge/AppVersion-11.1.1-informational?style=flat-square)
4+
![Version: 12.1.2](https://img.shields.io/badge/Version-12.1.2-informational?style=flat-square)
5+
![AppVersion: 11.1.2](https://img.shields.io/badge/AppVersion-11.1.2-informational?style=flat-square)
66

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

0 commit comments

Comments
 (0)