diff --git a/Chart.yaml b/Chart.yaml index 4b15449b..c41c4483 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.10.3 -appVersion: 9.10.3 +version: 9.11.0 +appVersion: 9.11.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 e12a4083..f89928a5 100644 --- a/values.yaml +++ b/values.yaml @@ -34,7 +34,7 @@ images: tag: "2.1-alpine" graphdb: repository: ontotext/graphdb - tag: "9.10.3-ee" + tag: "9.11.0-ee" busybox: repository: busybox tag: "1.31"