-
Notifications
You must be signed in to change notification settings - Fork 3
Publish pre-release versions of the chart #2
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Alex Nordlund <[email protected]>
Signed-off-by: Alex Nordlund <[email protected]>
Signed-off-by: Alex Nordlund <[email protected]>
c365c46
to
8edd27d
Compare
I'm experimenting with the current state from master in a cluster of mine. I'm deploying it using argocd with server-side apply, which overall works as expected, but for some reason it consistently reports |
I'm happy to hear that the overall works, but in regards to And the CRDs are generated in projectcontour/contour, so I think that's the appropriate place to make the change, which should then get synced back here As for Argo, there used to be a patch for this because it's a common issue: argoproj/argo-cd#6401, though that seems to have been rolled back at some point? |
Should I create an issue over in the main repo? And yes, I found that issue too, I will probably add a ignoreDiff rule short-term. |
Thank you for the work to port the chart from Bitnami.
Both alternative images have matching version tags available, so it would be great if versions for the new projectcontour |
Hi Team, |
@pschichtel please do, the more things that can be done upstream the more things can be automated downstream :-) |
To allow people to migrate from bitnami while there's still open questions we could publish 0.x.y versions
This PR updates the
Chart.yaml
to reference the new maintainers and the new homeAnd resets the version to
0.1.0
, documenting the fork nature and the differences from the version it split fromMerging this will trigger the chart-releaser action to create and release a
0.1.0
version