From 4017033b8b755cc9a2abeadb44d4bb554917a931 Mon Sep 17 00:00:00 2001 From: Ian Gable Date: Tue, 7 Jun 2022 11:01:43 -0700 Subject: [PATCH] Prep for release 2.0.5 --- CHANGELOG.md | 4 ++++ charts/stardog/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc36155..9ff1293 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.0.5 (2022-06-07) + +* Patch the zookeeper dependency in stardog chart a result of change in the bitnami retention policy (#71) + # 2.0.4 (2021-12-07) * Added the ability to add additional settings to the configmap of the stardog configmap (#50). diff --git a/charts/stardog/Chart.yaml b/charts/stardog/Chart.yaml index 0b0d107..abdffde 100644 --- a/charts/stardog/Chart.yaml +++ b/charts/stardog/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: stardog description: Helm chart to deploy Stardog Cluster and associated services -version: 2.0.4 +version: 2.0.5 appVersion: latest home: https://github.com/stardog-union/helm-charts icon: https://s3.amazonaws.com/stardog-logos.public/stardog-logo.png