diff --git a/Chart.yaml b/Chart.yaml index 8e097996..b207cea8 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: graphdb description: Helm chart for GraphDB Free/SE/EE type: application -version: 9.9.1-R3 -appVersion: 9.9.1 +version: 9.10.0 +appVersion: 9.10.0 home: https://graphdb.ontotext.com/ icon: https://graphdb.ontotext.com/home/images/visual_Logo_GraphDB_02_12_2015.png maintainers: diff --git a/values.yaml b/values.yaml index 98e0b818..9c28144c 100644 --- a/values.yaml +++ b/values.yaml @@ -34,7 +34,7 @@ images: tag: "2.1-alpine" graphdb: repository: ontotext/graphdb - tag: "9.9.1-ee" + tag: "9.10.0-ee" busybox: repository: busybox tag: "1.31"