ArroyoSystems / arroyo

Distributed stream processing engine in Rust

Home Page:https://arroyo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the image tag to tip in the Helm values (defaults)

haoxins opened this issue · comments

Just like what https://github.com/apache/flink-kubernetes-operator/blob/main/helm/flink-kubernetes-operator/values.yaml#L28 does.

Can we change the default image tag in the Helm values to tip?
If the end users want to specify the version, they should override the field and defaults to tip (latest) for others.

cc @jacksonrnewhouse

@haoxins will take care of this after we merge #271

thanks

I think it's good to leave it open until PR are merged