Skip to content

Releases: riotkit-org/git-clone-controller

v1.2 stable release

23 Mar 21:16
fa5c748
Compare
Choose a tag to compare

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

23 Mar 20:49
Compare
Choose a tag to compare
fix: Add missing binary release job

v1.2-rc1

23 Mar 20:39
Compare
Choose a tag to compare
v1.2-rc1 Pre-release
Pre-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.1-alpha5

13 Aug 14:38
Compare
Choose a tag to compare
v1.1-alpha5 Pre-release
Pre-release
fix: Add GH_RW_TOKEN to be able to push to Helm Repository

Alpha4: New CI, changed name from operator to controller

13 Aug 11:38
Compare
Choose a tag to compare
v1.1-alpha4

chore: retry ci

v1.1-alpha3

24 Jun 18:03
Compare
Choose a tag to compare
v1.1-alpha3 Pre-release
Pre-release
fix: Remove `terminationGracePeriodSeconds` as it is anyway removed b…

v1.1-alpha2

24 Jun 13:13
Compare
Choose a tag to compare
v1.1-alpha2 Pre-release
Pre-release
feat: By default fail to create a Pod if it's clone configuration is …

v1.1-alpha1

24 Jun 13:01
Compare
Choose a tag to compare
v1.1-alpha1 Pre-release
Pre-release
feat: By default fail to create a Pod if it's clone configuration is …

Bugfix release

29 May 12:40
Compare
Choose a tag to compare

This release fixes issues related to invalid annotation detection and missing namespace when used with controllers like ReplicaSet

Added Helm README

21 Apr 05:21
df69f05
Compare
Choose a tag to compare
v1.0.2

Update README.md