Releases: riotkit-org/git-clone-controller
Releases · riotkit-org/git-clone-controller
v1.2 stable release
Fixes:
- Cleaning up the workspace to avoid ustaged files in repository (enabled by default, can be disabled by annotation)
git remote
erased by default on Kubernetes
Other:
- Migrate from Chart Museum to OCI
- Distinct between "latest" and regular releases for Helm Charts
- Standardize CI
v1.2-rc2
fix: Add missing binary release job
v1.2-rc1
Fixes:
- Cleaning up the workspace to avoid ustaged files in repository (enabled by default, can be disabled by annotation)
git remote
erased by default on Kubernetes
Other:
- Migrate from Chart Museum to OCI
- Distinct between "latest" and regular releases for Helm Charts
- Standardize CI
v1.1-alpha5
fix: Add GH_RW_TOKEN to be able to push to Helm Repository
Alpha4: New CI, changed name from operator to controller
v1.1-alpha4 chore: retry ci
v1.1-alpha3
fix: Remove `terminationGracePeriodSeconds` as it is anyway removed b…
v1.1-alpha2
feat: By default fail to create a Pod if it's clone configuration is …
v1.1-alpha1
feat: By default fail to create a Pod if it's clone configuration is …
Bugfix release
This release fixes issues related to invalid annotation detection and missing namespace when used with controllers like ReplicaSet
Added Helm README
v1.0.2 Update README.md