This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
Knative Serving Operator release v0.12.1
Pre-release
Pre-release
knative-prow-releaser-robot
released this
29 Jan 01:52
·
1 commit
to release-0.12
since this release
Serving Operator
This release consists of the following artifacts:
- serving-operator.yaml: the knative/serving-operator components, which is able to install and delete Knative Serving v0.12.1 components.
The Knative Serving v0.12.1 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.
This is the first release, in which we start to update the upgrade instruction. Please refer to the upgrade guide for detailed information.
Bug Fixes
- Add OLM metadata. #263
Other Changes
- Update the manifest of Knative Serving from 0.12.0 to 0.12.1. #273
- Add the instruction on how to upgrade v0.10 and v0.11 to v0.12. #265
- Update the manifest of knative serving and the dependencies for 0.12.0 release. #264
- Remove the short name for consistent decision in Operation WG. #250
- Drop knative.dev/serving as dependency. #249
- Update vendor and bump k8s version to 1.16.4. #248