- Support applying HorizontalPodAutoscaler (via kubepy). - Run linting with tox and GitHub Actions. - Drop support for Python 3.7 and 3.8, add support for Python 3.12.
1.0.0
----------------------
- Add support for "docker" driver in minikube.
0.13.0
----------------------
- Allow using root of bucket, without forcing subdirectories.
0.12.0
----------------------
- Support applying more resources (via kubepy).
0.11.1
-------------------
- Freeze `sh` dependency due to breaking changes in new version.