Helm Proxy Repository not refreshing

Hi,

I have just started using helm proxy repos in Sonatype Nexus Repository, which is working good except for one thing, when new releases are pushed to the helm repository that I’m proxying, I have to manually Invalidate the cache on the helm proxy repo for the new versions to be available.

Is there any way to get Nexus to automatically refresh this?

I have the default settings on the repository with one exception, I have tried turning off the not found cache, however that does not seem to have any effect on a helm proxy repo.

Regards
Erik

Hi Erik,

You can reduce the the maximum metadata age setting in the proxy repository to solve this.

See here for an explanation of all the various caching settings:

Rich