helmv3 manager doesn't detect dependencies with the tilde notation if an OCI registry is used #30678
Replies: 2 comments 1 reply
-
Hi there, Get your discussion fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Also interested in this. Any way to work around this with some extra config in the meantime? Thx! |
Beta Was this translation helpful? Give feedback.
-
What would you like help with?
I think I found a bug
How are you running Renovate?
Self-hosted
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
renovate-38.23.2 - On GitLab but can also reproduce locally
Please tell us more about your question or problem
Steps to Reproduce
Install renovate
Create Helm Chart
Add a a new dependency in /path/to/chart/my-chart/Chart.yaml
Run renovate
Notice from logs that
while a new version is detected if version 6.6.8 is specified
Beta Was this translation helpful? Give feedback.
All reactions