triggermesh / charts

Charts for TriggerMesh Deployments
Apache License 2.0
3 stars 6 forks source link

Knative 0.5.0 #24

Closed cab105 closed 5 years ago

cab105 commented 5 years ago

This change builds on https://github.com/triggermesh/charts/pull/23 and performs the update from 0.4.1 -> 0.5.0.

In addition to the version update, it adds code to work around duplication of the images.caching.knative.dev CRD between knative-serving and knative-build and redoes how namespaces are created to ensure a proper ordering.

Note, this must be merged AFTER the 0.3 -> 0.4.1 update.