https://dagster.io/ logo
#deployment-kubernetes
Title
# deployment-kubernetes
r

Robert Lancer

06/16/2020, 7:57 PM
Very new to Dagster but trying to use it at my company The Chart.yaml
Copy code
apiVersion: v1
name: dagster
description: Dagster is a system for building modern data applications.
version: 0.1.0
appVersion: 0.6.9
appVersion is 0.6.9, is the helm chart compatible with the 0.8 release?
n

nate

06/16/2020, 7:58 PM
ouch yes that’s a miss on our part, we should have updated this
definitely works with 0.8.0, and does not work with 0.6.9
r

Robert Lancer

06/16/2020, 7:59 PM
Thanks for the quick reply!
n

nate

06/16/2020, 8:01 PM
yep! filed https://github.com/dagster-io/dagster/issues/2610 for us to get this fixed
2 Views