-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat(helmfile): oci support #15432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(helmfile): oci support #15432
Conversation
viceice
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs tests
|
and git author/ committer fix (use force push to update) |
7e4b5ff to
c10ff95
Compare
c10ff95 to
d4a7221
Compare
|
Thank you @viceice |
32ee00c to
cd6d4c6
Compare
|
And my tests are succeed now. |
3ebb339 to
984e556
Compare
e72bc90 to
2bd367f
Compare
Head branch was pushed to by a user without write access
d9560c9 to
7adcc33
Compare
|
🎉 This PR is included in version 32.43.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Changes
The helmfile manager need to use docker datasource when it deals with OCI repository like :
Context
Close #13656
Documentation
The
oci: trueis a helmfile native attribute.How I've tested my work (please tick one)
I have verified these changes via:
The real repository is https://github.com/jycamier/renovate-helmfile-oci-reproduction.
You can see the pull request here : https://github.com/jycamier/renovate-helmfile-oci-reproduction/pull/2