-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from unicef/feature/update-charts-improved
Feature/update charts improved
- Loading branch information
Showing
392 changed files
with
38,799 additions
and
6,222 deletions.
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,2 +1,7 @@ | ||
# magasin | ||
# _magasin_ | ||
Open Source end-to-end data ML/AI platform | ||
|
||
|
||
# License | ||
|
||
Apache License Version 2.0. |
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
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
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,37 +1,37 @@ | ||
--- | ||
apiVersion: v2 | ||
name: dagster | ||
version: 0.0.1-dev | ||
kubeVersion: ">= 1.18.0-0" | ||
appVersion: 1.5.9 | ||
dependencies: | ||
- condition: dagster-user-deployments.enableSubchart | ||
name: dagster-user-deployments | ||
repository: "" | ||
version: 1.5.9 | ||
- condition: postgresql.enabled | ||
name: postgresql | ||
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami | ||
version: 8.1.0 | ||
- condition: rabbitmq.enabled | ||
name: rabbitmq | ||
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami | ||
version: 6.16.3 | ||
- condition: redis.internal | ||
name: redis | ||
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami | ||
version: 12.7.4 | ||
description: The data orchestration platform built for productivity. | ||
type: application | ||
icon: https://dagster.io/images/brand/logos/dagster-primary-mark.png | ||
keywords: | ||
- analytics | ||
- data-orchestrator | ||
- data-pipelines | ||
- etl | ||
- workflow | ||
sources: | ||
- https://github.com/dagster-io/dagster/tree/master/helm/dagster | ||
dependencies: | ||
- name: dagster-user-deployments | ||
version: 0.0.1-dev | ||
condition: dagster-user-deployments.enableSubchart | ||
- name: postgresql | ||
version: 8.1.0 | ||
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami | ||
condition: postgresql.enabled | ||
- name: rabbitmq | ||
version: 6.16.3 | ||
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami | ||
condition: rabbitmq.enabled | ||
- name: redis | ||
version: 12.7.4 | ||
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami | ||
condition: redis.internal | ||
- analytics | ||
- data-orchestrator | ||
- data-pipelines | ||
- etl | ||
- workflow | ||
kubeVersion: '>= 1.18.0-0' | ||
maintainers: | ||
- name: Dagster Labs | ||
email: [email protected] | ||
url: https://dagster.io/about | ||
icon: https://dagster.io/images/brand/logos/dagster-primary-mark.png | ||
appVersion: dev | ||
- email: [email protected] | ||
name: Dagster Labs | ||
url: https://dagster.io/about | ||
name: dagster | ||
sources: | ||
- https://github.com/dagster-io/dagster/tree/master/helm/dagster | ||
type: application | ||
version: 1.5.9 |
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,21 +1,20 @@ | ||
--- | ||
apiVersion: v2 | ||
name: dagster-user-deployments | ||
version: 0.0.1-dev | ||
kubeVersion: ">= 1.18.0-0" | ||
appVersion: 1.5.9 | ||
description: A chart to deploy code servers for your Dagster deployment. | ||
type: application | ||
icon: https://dagster.io/images/brand/logos/dagster-primary-mark.png | ||
keywords: | ||
- analytics | ||
- data-orchestrator | ||
- data-pipelines | ||
- etl | ||
- workflow | ||
sources: | ||
- https://github.com/dagster-io/dagster/tree/master/helm/dagster/charts/dagster-user-deployments | ||
- analytics | ||
- data-orchestrator | ||
- data-pipelines | ||
- etl | ||
- workflow | ||
kubeVersion: '>= 1.18.0-0' | ||
maintainers: | ||
- name: Dagster Labs | ||
email: [email protected] | ||
url: https://dagster.io/about | ||
icon: https://dagster.io/images/brand/logos/dagster-primary-mark.png | ||
appVersion: dev | ||
- email: [email protected] | ||
name: Dagster Labs | ||
url: https://dagster.io/about | ||
name: dagster-user-deployments | ||
sources: | ||
- https://github.com/dagster-io/dagster/tree/master/helm/dagster/charts/dagster-user-deployments | ||
type: application | ||
version: 1.5.9 |
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.git | ||
OWNERS |
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
apiVersion: v1 | ||
appVersion: 11.6.0 | ||
description: Chart for PostgreSQL, an object-relational database management system | ||
(ORDBMS) with an emphasis on extensibility and on standards-compliance. | ||
home: https://www.postgresql.org/ | ||
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-110x117.png | ||
keywords: | ||
- postgresql | ||
- postgres | ||
- database | ||
- sql | ||
- replication | ||
- cluster | ||
maintainers: | ||
- email: [email protected] | ||
name: Bitnami | ||
- email: [email protected] | ||
name: desaintmartin | ||
name: postgresql | ||
sources: | ||
- https://github.com/bitnami/bitnami-docker-postgresql | ||
version: 8.1.0 |
Oops, something went wrong.