camunda-community-hub / camunda-7-community-helm

Camunda public Kubernetes Helm repo and charts
Apache License 2.0
39 stars 38 forks source link

feat: tpl for image values #52

Closed thecampagnards closed 1 year ago

thecampagnards commented 1 year ago

Hello, In some deployments I need to do tpl for image.tag like:

image:
  tag: "{{ .Chart.Version }}"

I think this is a useful case Thx !

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

thecampagnards commented 1 year ago

Up ? 😄

kilianpaquier commented 1 year ago

Hey ! I'm interested with this feature, can someone take a look ?

aabouzaid commented 1 year ago

Sorry @thecampagnards I don't follow the project recently. But it looks good to me, thank you :rocket: (the error on the CI related to cluster creation I might look into it later).