Skip to content

Commit

Permalink
docs(helm): update chart metadata (#6778)
Browse files Browse the repository at this point in the history
  • Loading branch information
rexledesma committed Feb 23, 2022
1 parent da26522 commit 2b6ded6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions helm/dagster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: redis.internal
maintainers:
- name: Rex Ledesma
email: rex@elementl.com
url: https://dagster.io
icon: https://dagster.io/images/logo.png
- name: Elementl
email: support@elementl.com
url: https://elementl.com
icon: https://elementl.com/icons/social/dagster.jpg
appVersion: dev
10 changes: 5 additions & 5 deletions helm/dagster/charts/dagster-user-deployments/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
name: dagster-user-deployments
version: 0.0.1-dev
kubeVersion: ">= 1.18.0-0"
description: A chart to deploy Dagster User Code deployments.
description: A chart to deploy code servers for your Dagster deployment.
type: application
keywords:
- analytics
Expand All @@ -14,8 +14,8 @@ keywords:
sources:
- https://github.com/dagster-io/dagster/tree/master/helm/dagster/charts/dagster-user-deployments
maintainers:
- name: Rex Ledesma
email: rex@elementl.com
url: https://dagster.io
icon: https://dagster.io/images/logo.png
- name: Elementl
email: support@elementl.com
url: https://elementl.com
icon: https://elementl.com/icons/social/dagster.jpg
appVersion: dev

0 comments on commit 2b6ded6

Please sign in to comment.