upbound / universal-crossplane

Enterprise-grade @crossplane from @upbound
https://upbound.io/product/universal-crossplane
Apache License 2.0
117 stars 31 forks source link

feat(oci): publish helm chart to xpkg.upbound.io #466

Closed haarchri closed 1 month ago

haarchri commented 1 month ago

Description of your changes

Publish Helm Chart in Addition to xpkg.upbound.io/upbound/universal-crossplane remove unused variable BOOTSTRAPPER_TAG

OCI Flow: During the publish target, the chart will be made available in xpkg.upbound.io/upbound/universal-crossplane

Examples:

branch: main

xpkg.upbound.io/upbound/universal-crossplane:1.17.0-up.1.rc.0.2.g095726e

branch: release-1.17

xpkg.upbound.io/upbound/universal-crossplane:1.17.0-up.1

we will remove the publish in charts.upbound.io in a later release!

Fixes #

I have:

How has this code been tested

we use the same flow with mcp-connector