All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- allow to ignore errors when updating resources fails
- Use go 1.20
- Update all dependencies
- final container image is from
scratch
(as opposed to outdated Alpine version)
- Use go 1.16
- Update for Kubernetes 1.20
- Compatibility with Kubernetes 1.16 (#3)
- Update the introductory section of README.
- Split Installation and Configuration sections of README.
- Initial release as Open-Source under the Apache License v2.0
[1.2.0] https://github.com/xing/kubernetes-deployment-restart-controller/compare/v1.1.0...v1.2.0