Commit Graph

3 Commits

Author SHA1 Message Date
knative-automation 6facf87d69
upgrade to latest dependencies (#548)
bumping knative.dev/hack 47ac3b0...ced8ce7:
  > ced8ce7 Fix bash version check to allow v4 or later (# 84)
bumping knative.dev/pkg 3463dd7...caa95fe:
  > caa95fe Bump assorted dependencies (# 2318)
  > a34efd6 upgrade to latest dependencies (# 2317)
  > ecdde77 Update actions (# 2316)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-19 06:21:35 -07:00
Matt Moore 7f5b718a01
[master] Auto-update dependencies (#261)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-29 09:02:42 -07:00
Matt Moore f0d7bb6095
Add the initial caching type definitions. (#5)
* Add the initial caching type definitions.

This is largely carried over from https://github.com/knative/serving/pull/1972

* Incorporate feedback from @evankanderson

* Add the CRD for the type definition.
2018-09-07 09:56:33 -07:00