Open cmontemuino opened 10 months ago
The imageTag override for jiva subchart should not use an older version than what's defined in https://github.com/openebs/jiva-operator/blob/v3.6.0/deploy/helm/charts/values.yaml#L6
imageTag
jiva
According to jiva chart, it is using version 3.4.0) (ref: https://github.com/openebs/charts/blob/openebs-3.10.0/charts/openebs/values.yaml#L644)
3.4.0
I can submit a PR to fix this if it is ok.
The
imageTag
override forjiva
subchart should not use an older version than what's defined in https://github.com/openebs/jiva-operator/blob/v3.6.0/deploy/helm/charts/values.yaml#L6According to jiva chart, it is using version
3.4.0
) (ref: https://github.com/openebs/charts/blob/openebs-3.10.0/charts/openebs/values.yaml#L644)