You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my use case, I have a HelmChartConfig template that edits the default configuration for the Traefik instance in my clusters. It seems that helm-images is not able to get the images inside of that object type.
@Leobaillard , at the moment the plugin doesn't support HelmChartConfig. Once I'm back, I'll check the feasibility of this and add support for the same.
For my use case, I have a
HelmChartConfig
template that edits the default configuration for the Traefik instance in my clusters. It seems that helm-images is not able to get the images inside of that object type.Here is an example:
In this case, the images in the
valuesContent
are not handled. Could this be added?Thanks!
The text was updated successfully, but these errors were encountered: