codefresh-io / argo-hub

Codefresh Hub for Argo
https://codefresh.io/argo/hub/
48 stars 22 forks source link

datree image should have a version to prevent side effect #423

Open lrochette opened 2 years ago

lrochette commented 2 years ago

the image used in the workflows/datree/versions/0.0.1/workflowTemplate.yaml is version-less (therefore latest)

image: datree/codefresh-datree

we should change it to a specific version so no unplanned change are introduced

lrochette commented 2 years ago

@danamzulescu-codefresh I checked the docker repo and the only tag is latest. Can you reach out to datree and have them set a uniq tag for this image please