-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: hgiasac <[email protected]>
- Loading branch information
Showing
1 changed file
with
84 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,18 @@ | ||
apiVersion: v1 | ||
entries: | ||
graphql-data-connector: | ||
- annotations: | ||
artifacthub.io/changes: "" | ||
apiVersion: v2 | ||
appVersion: 2.38.1 | ||
created: "2024-04-10T03:14:49.68319217Z" | ||
description: An Helm chart for GraphQL Data Connector in Kubernetes | ||
digest: 133266629202bcd9f59cf4e0a32022db382cabb1734b364ad0f9bfc7fb303cbc | ||
name: graphql-data-connector | ||
type: application | ||
urls: | ||
- https://github.com/hasura/helm-charts/releases/download/[email protected]/graphql-data-connector-0.5.0.tgz | ||
version: 0.5.0 | ||
- annotations: | ||
artifacthub.io/changes: "" | ||
apiVersion: v2 | ||
|
@@ -96,6 +108,23 @@ entries: | |
- https://github.com/hasura/helm-charts/releases/download/[email protected]/graphql-data-connector-0.0.1.tgz | ||
version: 0.0.1 | ||
graphql-engine: | ||
- annotations: | ||
artifacthub.io/changes: "" | ||
apiVersion: v2 | ||
appVersion: 2.38.1 | ||
created: "2024-04-10T03:14:49.883764993Z" | ||
dependencies: | ||
- condition: postgres.enabled | ||
name: postgres | ||
repository: file://../postgres | ||
version: 0.2.0 | ||
description: An Helm chart for Hasura GraphQL Engine in Kubernetes | ||
digest: 015d5ebfa304e237dea97e778f268db3266dcbc74198f78b78d119bb6a0bcbc2 | ||
name: graphql-engine | ||
type: application | ||
urls: | ||
- https://github.com/hasura/helm-charts/releases/download/[email protected]/graphql-engine-0.5.0.tgz | ||
version: 0.5.0 | ||
- annotations: | ||
artifacthub.io/changes: "" | ||
apiVersion: v2 | ||
|
@@ -231,6 +260,48 @@ entries: | |
- https://github.com/hasura/helm-charts/releases/download/[email protected]/graphql-engine-0.0.1.tgz | ||
version: 0.0.1 | ||
hasura-enterprise-stack: | ||
- annotations: | ||
artifacthub.io/changes: "" | ||
apiVersion: v2 | ||
appVersion: 2.38.1 | ||
created: "2024-04-10T03:14:50.141346494Z" | ||
dependencies: | ||
- condition: graphql-engine.enabled | ||
name: graphql-engine | ||
repository: file://../graphql-engine | ||
version: 0.5.0 | ||
- condition: global.connector.graphql.enabled | ||
name: graphql-data-connector | ||
repository: file://../graphql-data-connector | ||
version: 0.5.0 | ||
- condition: global.connector.mongo.enabled | ||
name: mongo-data-connector | ||
repository: file://../mongo-data-connector | ||
version: 0.5.0 | ||
- condition: global.redis.enabled | ||
name: redis | ||
repository: oci://registry-1.docker.io/bitnamicharts | ||
version: 17.15.2 | ||
- condition: dex.enabled | ||
name: dex | ||
repository: https://charts.dexidp.io | ||
version: 0.17.1 | ||
- condition: kube-prometheus-stack.enabled | ||
name: kube-prometheus-stack | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 48.6.0 | ||
- condition: jaeger.enabled | ||
name: jaeger | ||
repository: https://jaegertracing.github.io/helm-charts | ||
version: 0.71.18 | ||
description: An Helm chart for the complete end-to-end Hasura GraphQL Engine Enterprise | ||
ecosystem solution in Kubernetes | ||
digest: 1f00c3c3874e7bab9155f7fe12a856fe037b0c7047f3d40020e96e684574ea7d | ||
name: hasura-enterprise-stack | ||
type: application | ||
urls: | ||
- https://github.com/hasura/helm-charts/releases/download/[email protected]/hasura-enterprise-stack-0.5.0.tgz | ||
version: 0.5.0 | ||
- annotations: | ||
artifacthub.io/changes: "" | ||
apiVersion: v2 | ||
|
@@ -566,6 +637,18 @@ entries: | |
- https://github.com/hasura/helm-charts/releases/download/[email protected]/hasura-enterprise-stack-0.0.1.tgz | ||
version: 0.0.1 | ||
mongo-data-connector: | ||
- annotations: | ||
artifacthub.io/changes: "" | ||
apiVersion: v2 | ||
appVersion: 2.38.1 | ||
created: "2024-04-10T03:14:50.291710927Z" | ||
description: An Helm chart for Mongo Data Connector in Kubernetes | ||
digest: 1aa97bf1f7fa9ba9f7a5917d03f3118a373bff3dd149ae60e569782624d79bd4 | ||
name: mongo-data-connector | ||
type: application | ||
urls: | ||
- https://github.com/hasura/helm-charts/releases/download/[email protected]/mongo-data-connector-0.5.0.tgz | ||
version: 0.5.0 | ||
- annotations: | ||
artifacthub.io/changes: "" | ||
apiVersion: v2 | ||
|
@@ -717,4 +800,4 @@ entries: | |
urls: | ||
- https://github.com/hasura/helm-charts/releases/download/[email protected]/postgres-0.0.1.tgz | ||
version: 0.0.1 | ||
generated: "2024-02-26T03:31:09.348627541Z" | ||
generated: "2024-04-10T03:14:50.291874682Z" |