Update cloud2edge chart to use the latest Hono and Ditto version
Please update cloud2edge chart to use the latest Hono and Ditto version
@sophokles73 @ctron @thjaeckle Please help. I need the feature thing-model-based-validation-of-changes-to-properties-action-and-event-payloads, but it's in > 3.6 version.
Hi,
you can just update the images in the values.yaml file using the following logic:
ditto:
<service-name>:
image:
repository: docker.io/eclipse/<service-name>
tag: 3.6.0(or any version you like)
The above approach will give you what you want, but you won't have the configuration for the WoT. You would have to import them using the above approach to you values.yaml or wrapping helm chart in order to do this. But since maintenance isn't very active here I would suggest to use the separate helm charts of both services.