From e0ea589d60750858617ea57dda8970cda7356874 Mon Sep 17 00:00:00 2001 From: Mihail Radkov Date: Mon, 24 Feb 2025 16:40:14 +0200 Subject: [PATCH 1/2] GDB-11527: Update to GraphDB 10.8.4 - Updated the Helm chart to use GraphDB version 10.8.4 - Updated the Helm chart to version 11.3.5 --- CHANGELOG.md | 6 ++++++ Chart.yaml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a77e7a1..c716f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # GraphDB Helm chart release notes +## Version 11.3.5 + +### New + +- Updated to GraphDB [10.8.4](https://graphdb.ontotext.com/documentation/10.8/release-notes.html#graphdb-10-8-4) + ## Version 11.3.4 ### New diff --git a/Chart.yaml b/Chart.yaml index 341af0b..fbb324d 100644 --- a/Chart.yaml +++ b/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: 11.3.4 -appVersion: 10.8.3 +version: 11.3.5 +appVersion: 10.8.4 kubeVersion: ^1.26.0-0 home: https://graphdb.ontotext.com/ icon: https://graphdb.ontotext.com/home/images/visual_Logo_GraphDB_02_12_2015.png From b105fea4ab9d00243b8d0bb5e12b1bb4deafc453 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Feb 2025 14:40:55 +0000 Subject: [PATCH 2/2] Updated the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40ba1d2..690e321 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Helm Chart for GraphDB [![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) -![Version: 11.3.4](https://img.shields.io/badge/Version-11.3.4-informational?style=flat-square) -![AppVersion: 10.8.3](https://img.shields.io/badge/AppVersion-10.8.3-informational?style=flat-square) +![Version: 11.3.5](https://img.shields.io/badge/Version-11.3.5-informational?style=flat-square) +![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square)