File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
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.24 .0/total )] ( https://github.com/appuio/charts/releases/tag/stardog-0.24 .0 ) | [ stardog] ( appuio/stardog/README.md ) |
33
+ | [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/stardog-0.25 .0/total )] ( https://github.com/appuio/charts/releases/tag/stardog-0.25 .0 ) | [ stardog] ( appuio/stardog/README.md ) |
34
34
| [ ![ chart downloads] ( https://img.shields.io/github/downloads/appuio/charts/stardog-userrole-operator-0.2.3/total )] ( https://github.com/appuio/charts/releases/tag/stardog-userrole-operator-0.2.3 ) | [ 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.24 .0
4
- appVersion : 9.2 .1
3
+ version : 0.25 .0
4
+ appVersion : 10.0 .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.24 .0] ( https://img.shields.io/badge/Version-0.24 .0-informational?style=flat-square ) ![ AppVersion: 9.2 .1] ( https://img.shields.io/badge/AppVersion-9.2 .1-informational?style=flat-square )
3
+ ![ Version: 0.25 .0] ( https://img.shields.io/badge/Version-0.25 .0-informational?style=flat-square ) ![ AppVersion: 10.0 .1] ( https://img.shields.io/badge/AppVersion-10.0 .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
@@ -100,7 +100,7 @@ The following table lists the configurable parameters chart. For default values
100
100
101
101
| Repository | Name | Version |
102
102
|------------|------|---------|
103
- | https://raw.githubusercontent.com/bitnami/charts/b661ad0e6e3277fc5b5b2db197cba47174693712/bitnami/ | zookeeper | 8.1.2 |
103
+ | https://raw.githubusercontent.com/bitnami/charts/b661ad0e6e3277fc5b5b2db197cba47174693712/bitnami/ | zookeeper | 9.2.7 |
104
104
105
105
<!---
106
106
Common/Useful Link references from values.yaml
Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: zookeeper
3
3
repository: https://raw.githubusercontent.com/bitnami/charts/b661ad0e6e3277fc5b5b2db197cba47174693712/bitnami/
4
- version: 8.1.2
5
- digest: sha256:4ee65e2998f2204dbbfbc0cdb6c17f9d6266eacc7ee4fa4c25159579f4cb20a3
6
- generated: "2023-01-09T13:54:54.337524798+01 :00"
4
+ version: 9.2.7
5
+ digest: sha256:e5ba4bc039eda05c1daac5dc85e821d146cd6b94e94f6a9533ceaa9b5c06cd90
6
+ generated: "2024-04-16T17:56:12.691938401+02 :00"
Original file line number Diff line number Diff line change 1
1
dependencies :
2
2
- name : zookeeper
3
- version : 8.1.2
3
+ version : 9.2.7
4
4
repository : https://raw.githubusercontent.com/bitnami/charts/b661ad0e6e3277fc5b5b2db197cba47174693712/bitnami/
5
5
condition : zookeeper.enabled
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 : 9.2 .1
14
+ tag : 10.0 .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