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.
- 🚀 prepare v0.1.1 by @mshade in mshade#17
- Feature: Built-in basic auth on backend by @mshade in mshade#18
- Removed: ingress-based basic auth by @mshade in mshade#18
Full Changelog: https://github.com/mshade/kronic/compare/v0.1.1...v0.1.2
- 🚀 prepare v0.1.1 by @mshade in mshade#17
- 🎨 some code cleanup by @mshade in mshade#10
- Update dependency pytest to v7.4.2 by @renovate in mshade#8
- Update dependency google-auth to v2.23.0 by @renovate in mshade#11
- Update dependency websocket-client to v1.6.3 by @renovate in mshade#9
- Update docker/metadata-action action to v5 by @renovate in mshade#14
- Update docker/login-action action to v3 - autoclosed by @renovate in mshade#13
- Update docker/build-push-action action to v5 by @renovate in mshade#12
- Feature: namespace allowlist by @mshade in mshade#15
- Feature: support namespaced installation by @mshade in mshade#16
Full Changelog: https://github.com/mshade/kronic/compare/kronic-chart-0.1.3...v0.1.1-preview
- Initial release! 🎉