cert-manager: Upgrade to v0.3.0

This commit is contained in:
Wong Hoi Sing Edison
2018-06-07 20:16:20 +08:00
parent 81b3343796
commit 38da0adead
9 changed files with 14 additions and 30 deletions

View File

@@ -103,6 +103,7 @@ Supported Components
- [weave](https://github.com/weaveworks/weave) v2.3.0
- Application
- [ingress-nginx](https://github.com/kubernetes/ingress-nginx) v0.15.0
- [cert-manager](https://github.com/jetstack/cert-manager/releases) v0.3.0
Note: kubernetes doesn't support newer docker versions. Among other things kubelet currently breaks on docker's non-standard version numbering (it no longer uses semantic versioning). To ensure auto-updates don't break your cluster look into e.g. yum versionlock plugin or apt pin).