Yury Kovalev

Results 8 comments of Yury Kovalev

Thanks @heath-freenome for getting this done!

Hi @varshaprasad96 , Yes, I pull the dependencies during the docker build. So far, I've been able to work around the problem by manually unpacking the dependency and removing the...

@varshaprasad96 According to the [release notes](https://github.com/helm/helm/releases) this is fixed in version 3.13.1. > Values handling had numerous issues fixed and now consistently has a priority of (1) User specified values...

I see that the helm version has already been updated. I'll try to re-test on the latest version.

Can't test on 1.34.[0-2] because of the reconcilation issue https://github.com/operator-framework/operator-sdk/issues/6690

Successfully tested on v1.36.0

Hey @acornett21, thanks for sharing the link to this issue. I don't think it's the same, as the mentioned issue affects [operator-sdk](https://github.com/operator-framework/operator-sdk) and mine is related to [helm-operator-plugins](https://github.com/operator-framework/helm-operator-plugins). As far...