Bump the Knative helm chart to 0.3. In addition, there were a few of issues that cropped up:
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.
Knative serving has pulled out the knative-build component. I suspect this is due to build being deprecated in favor of the tekton pipeline.
Due to the extra newline characters in the Knative Build release.yaml file, it broke the dedup perl script.
Bump the Knative helm chart to 0.3. In addition, there were a few of issues that cropped up:
release-no-mon.yaml
file. Instead they are providing a loneserving.yaml
file that does not include the monitoring bits.knative-build
component. I suspect this is due to build being deprecated in favor of the tekton pipeline.release.yaml
file, it broke the dedup perl script.