diff --git a/appuio/stardog/Chart.yaml b/appuio/stardog/Chart.yaml index fc174e40..5a7d2ee3 100644 --- a/appuio/stardog/Chart.yaml +++ b/appuio/stardog/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: stardog -version: 0.7.5 +version: 0.7.6 appVersion: 7.7.1 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. home: "https://www.stardog.com/" diff --git a/appuio/stardog/README.md b/appuio/stardog/README.md index d3c844d3..1ee47a84 100644 --- a/appuio/stardog/README.md +++ b/appuio/stardog/README.md @@ -1,6 +1,6 @@ # stardog -![Version: 0.7.5](https://img.shields.io/badge/Version-0.7.5-informational?style=flat-square) ![AppVersion: 7.7.1](https://img.shields.io/badge/AppVersion-7.7.1-informational?style=flat-square) +![Version: 0.7.6](https://img.shields.io/badge/Version-0.7.6-informational?style=flat-square) ![AppVersion: 7.7.1](https://img.shields.io/badge/AppVersion-7.7.1-informational?style=flat-square) Stardog is the world’s leading knowledge graph platform for the enterprise. Stardog makes it fast and easy to turn enterprise data into knowledge. diff --git a/appuio/stardog/values.yaml b/appuio/stardog/values.yaml index c283b2e3..6953edc8 100644 --- a/appuio/stardog/values.yaml +++ b/appuio/stardog/values.yaml @@ -89,13 +89,7 @@ metrics: tag: 0.12.0 pullPolicy: IfNotPresent -resources: - requests: - cpu: 500m - memory: 1Gi - limits: - cpu: 4000m - memory: 6.5Gi +resources: {} nodeSelector: {}