Skip to content

Commit 64c49f1

Browse files
Upgrade Stardog to 10.2.1 (#513)
1 parent 5cd1584 commit 64c49f1

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ helm repo add appuio https://charts.appuio.ch
3030
| [![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) |
3131
| [![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) |
3232
| [![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) |
3434
| [![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) |
3535
| [![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) |
3636

appuio/stardog/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: stardog
3-
version: 0.26.3
4-
appVersion: 10.2.0
3+
version: 0.26.4
4+
appVersion: 10.2.1
55
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.
66
home: "https://www.stardog.com/"
77
icon: https://d33wubrfki0l68.cloudfront.net/img/c920235ff153186ab17617ce2bce193d867fa80c/stardog-logo.png

appuio/stardog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# stardog
22

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)
44

55
Stardog is the world’s leading knowledge graph platform for the enterprise. Stardog makes it fast and easy to turn enterprise data into knowledge.
66

appuio/stardog/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
registry: stardog-eps-docker.jfrog.io
1212
# username:
1313
# password:
14-
tag: 10.2.0
14+
tag: 10.2.1
1515
pullPolicy: IfNotPresent
1616
# existingPullSecret: my-image-pull-secret
1717

0 commit comments

Comments
 (0)