From 7db934edc397193add88c2f6678c76c3ce71793a Mon Sep 17 00:00:00 2001 From: Mihail Radkov Date: Tue, 28 Jan 2025 16:27:17 +0200 Subject: [PATCH 1/2] GDB-11527: Update to GraphDB 10.8.3 - Updated the Helm chart to use GraphDB version 10.8.3 - Updated the Helm chart to version 11.3.4 --- CHANGELOG.md | 6 ++++++ Chart.yaml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 156911f..a77e7a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # GraphDB Helm chart release notes +## Version 11.3.4 + +### New + +- Updated to GraphDB [10.8.3](https://graphdb.ontotext.com/documentation/10.8/release-notes.html#graphdb-10-8-3) + ## Version 11.3.3 ### Fixed diff --git a/Chart.yaml b/Chart.yaml index 1dd089f..341af0b 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.3 -appVersion: 10.8.2 +version: 11.3.4 +appVersion: 10.8.3 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 e71f862541a1a60a42e9689e628de5fd4b92e71e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 28 Jan 2025 14:28:26 +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 4425489..40ba1d2 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.3](https://img.shields.io/badge/Version-11.3.3-informational?style=flat-square) -![AppVersion: 10.8.2](https://img.shields.io/badge/AppVersion-10.8.2-informational?style=flat-square) +![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)