triggermesh / charts

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

Version bump 0.2.2 -> 0.3 and add knative-build #22

Closed cab105 closed 5 years ago

cab105 commented 5 years ago

Bump the Knative helm chart to 0.3. In addition, there were a few of issues that cropped up:

  1. Knative is no longer distributing the release-no-mon.yaml file. Instead they are providing a lone serving.yaml file that does not include the monitoring bits.
  2. Knative serving has pulled out the knative-build component. I suspect this is due to build being deprecated in favor of the tekton pipeline.
  3. Due to the extra newline characters in the Knative Build release.yaml file, it broke the dedup perl script.
sebgoa commented 5 years ago

lgtm