twuni/docker-registry.helm

coalesce.go:160: warning: skipped value for updateStrategy: Not a table.

petarnikolovski opened this issue · 2 comments

I tried to upgrade from stable repo to this chart, but I get a warning:

coalesce.go:160: warning: skipped value for updateStrategy: Not a table.

The chart gets upgraded, but I cannot verify whether the updateStrategy was honored. Did anything change in this chart compared to stable?

This is the updateStragety from my values.yaml:

updateStrategy:                                                                 
  type: Recreate       

Fixed in #2 and incorporated into chart version 1.9.7.
The new chart version should be available after a helm repo update.