From 0bb980b654657e58052b0c6102c11d3297a362e3 Mon Sep 17 00:00:00 2001 From: tamika Date: Mon, 2 Dec 2024 10:47:13 +0200 Subject: [PATCH 1/2] Bumped chart version to 11.3.1 Updated GraphDB to 10.8.1 --- CHANGELOG.md | 6 ++++++ Chart.yaml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba75b9d..bd892c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # GraphDB Helm chart release notes +## Version 11.3.1 + +### New + +- Updated to GraphDB [10.8.1](https://graphdb.ontotext.com/documentation/10.8/release-notes.html#graphdb-10-8-1) + ## Version 11.3.0 ### New diff --git a/Chart.yaml b/Chart.yaml index 4186297..020638c 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.0 -appVersion: 10.8.0 +version: 11.3.1 +appVersion: 10.8.1 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 c77cb090d8c64908e7383a9991c7968c91b08d9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 2 Dec 2024 13:57:15 +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 814afb7..19546e6 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.0](https://img.shields.io/badge/Version-11.3.0-informational?style=flat-square) -![AppVersion: 10.8.0](https://img.shields.io/badge/AppVersion-10.8.0-informational?style=flat-square) +![Version: 11.3.1](https://img.shields.io/badge/Version-11.3.1-informational?style=flat-square) +![AppVersion: 10.8.1](https://img.shields.io/badge/AppVersion-10.8.1-informational?style=flat-square)