Skip to content

Commit

Permalink
Updated GraphDB to 9.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-ontotext committed Mar 30, 2022
1 parent c5a94ed commit f66458a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f66458a

Please sign in to comment.