-
Notifications
You must be signed in to change notification settings - Fork 603
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
Add OCI support to create source helm
#2781
Conversation
e097a30
to
7f17d64
Compare
9038b8e
to
0430b7d
Compare
we use |
0430b7d
to
2456f0a
Compare
rebased and addressed comments |
2456f0a
to
6db00e3
Compare
|
I would not do that, after we implement OCI support for Kubernetes manifests, we would add |
6db00e3
to
5e5498c
Compare
closes #2774 Signed-off-by: Max Jonas Werner <mail@makk.es>
5e5498c
to
e19ea79
Compare
Signed-off-by: Max Jonas Werner <mail@makk.es>
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.
LGTM!
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.
LGTM
Thanks @makkes 🏅
This needs to be updated as soon as we have an SC release that ships the new
type
field in theHelmRepository
CRD.closes #2774