File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ helm repo add appuio https://charts.appuio.ch
30
30
| [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/secret-1.1.0/total )] ( https://github.com/appuio/charts/releases/tag/secret-1.1.0 ) | [ secret] ( appuio/secret/README.md ) |
31
31
| [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/signalilo-0.12.1/total )] ( https://github.com/appuio/charts/releases/tag/signalilo-0.12.1 ) | [ signalilo] ( appuio/signalilo/README.md ) |
32
32
| [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/snappass-1.0.0/total )] ( https://github.com/appuio/charts/releases/tag/snappass-1.0.0 ) | [ snappass] ( appuio/snappass/README.md ) |
33
- | [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/stardog-0.26.3 /total )] ( https://github.com/appuio/charts/releases/tag/stardog-0.26.3 ) | [ stardog] ( appuio/stardog/README.md ) |
33
+ | [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/stardog-0.26.4 /total )] ( https://github.com/appuio/charts/releases/tag/stardog-0.26.4 ) | [ stardog] ( appuio/stardog/README.md ) |
34
34
| [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/stardog-userrole-operator-0.3.0/total )] ( https://github.com/appuio/charts/releases/tag/stardog-userrole-operator-0.3.0 ) | [ stardog-userrole-operator] ( appuio/stardog-userrole-operator/README.md ) |
35
35
| [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/trifid-2.0.2/total )] ( https://github.com/appuio/charts/releases/tag/trifid-2.0.2 ) | [ trifid] ( appuio/trifid/README.md ) |
36
36
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : stardog
3
- version : 0.26.3
4
- appVersion : 10.2.0
3
+ version : 0.26.4
4
+ appVersion : 10.2.1
5
5
description : Stardog is the world’s leading knowledge graph platform for the enterprise. Stardog makes it fast and easy to turn enterprise data into knowledge.
6
6
home : " https://www.stardog.com/"
7
7
icon : https://d33wubrfki0l68.cloudfront.net/img/c920235ff153186ab17617ce2bce193d867fa80c/stardog-logo.png
Original file line number Diff line number Diff line change 1
1
# stardog
2
2
3
- ![ Version: 0.26.3 ] ( https://img.shields.io/badge/Version-0.26.3 -informational?style=flat-square ) ![ AppVersion: 10.2.0 ] ( https://img.shields.io/badge/AppVersion-10.2.0 -informational?style=flat-square )
3
+ ![ Version: 0.26.4 ] ( https://img.shields.io/badge/Version-0.26.4 -informational?style=flat-square ) ![ AppVersion: 10.2.1 ] ( https://img.shields.io/badge/AppVersion-10.2.1 -informational?style=flat-square )
4
4
5
5
Stardog is the world’s leading knowledge graph platform for the enterprise. Stardog makes it fast and easy to turn enterprise data into knowledge.
6
6
Original file line number Diff line number Diff line change 11
11
registry : stardog-eps-docker.jfrog.io
12
12
# username:
13
13
# password:
14
- tag : 10.2.0
14
+ tag : 10.2.1
15
15
pullPolicy : IfNotPresent
16
16
# existingPullSecret: my-image-pull-secret
17
17
You can’t perform that action at this time.
0 commit comments