mattjmcnaughton / personal-k8s

All the code for bootstrapping, managing, and deploying applications on my personal k8s cluster.
Apache License 2.0
4 stars 2 forks source link

[Recurring] Update k8s patch version #23

Open mattjmcnaughton opened 5 years ago

mattjmcnaughton commented 5 years ago

Note: As a recurring issue, this ticket should always be open.

Issue

We want to ensure we are using the latest patch version of Kubernetes for our minor release on a monthly cadence.

Impl

Note, we may undertake patch release updates sooner if they are necessary to patch against security vulnerabilities.