All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.1.5 - 2023-01-27
This release updates the base image and the packages used by rebuilding the image. This fixes git vulnerabilities
- USN-5810-1: Git vulnerabilities
- USN-5810-2: Git regression
0.1.4 - 2022-12-15
- Refer avdc creationTimestamp when next start time is nil (#39)
- Validate avdc template when startSchedule is not set (#40)
0.1.3 - 2022-10-19
- Replace CMD to ENTRYPOINT in Dockerfile.Runner (#33)
- Defaulting by controller instead admission webhook (#35)
- Add shorthand
avdc
(#34)
0.1.2 - 2022-09-28
- Fix config (#32)
- Inherit pod metadata of pod_template (#33)
0.1.1 - 2022-09-26
- kube-rbac-proxy is removed (#30)
0.1.0 - 2022-09-16
- This is the first public release.