Skip to content

v0.2.2

Compare
Choose a tag to compare
@cqbqdd11519 cqbqdd11519 released this 01 Apr 03:22
· 158 commits to master since this release
90a82b1

CI/CD Operator v0.2.2 Release!

Installation

kubectl apply -f https://raw.githubusercontent.com/tmax-cloud/cicd-operator/v0.2.2/config/release.yaml

Refer to the documents for the further usage

Changelog

Features

Fixes

  • [fix] Fix ingress version (#163)
  • [fix] Change ingress controller as a real controller (#164)
  • [fix] Decrease resource request for git checkout step (#167)

Misc

  • [chore] Fix approval email templates (#162)
  • [chore] Add age field to IntegrationJob (#166)

Docs

  • [doc] Initial examples (#165)