Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Releases: cloudnativedaysjp/reviewapp-operator

v0.0.10

01 May 10:06
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download/v0.0.10/install.yaml

v0.0.9

22 Mar 12:54
3614dda
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download/v0.0.9/install.yaml

v0.0.8

20 Feb 11:25
b96f33d
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download/v0.0.8/install.yaml

Release Note

Full Changelog

  • fixed the bug that occurred when there are two or more ignore-PRs

v0.0.7

13 Jan 17:12
f35c4d4
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download/v0.0.7/install.yaml

Release Note

  • release JobTemplate Resource
  • implement ReviewApp{,Manager}.spec.preStopJob field
    • Running Job (from JobTemplate) during to pre-stop ReviewApp

v0.0.6

26 Dec 15:29
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download/v0.0.6/install.yaml

Release Note

  • implemented reviewappctl
    • reviewappctl manifests-templating : create ManifestsTemplate manifest-file from some manifest-files.

v0.0.5

21 Dec 14:28
db583b8
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download/v0.0.5/install.yaml

v0.0.4

19 Nov 18:31
c9bb6d2
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download//install.yaml

v0.0.3

17 Oct 13:18
d0e7d9e
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download//install.yaml

v0.0.2

16 Oct 05:15
a8e12b6
Compare
Choose a tag to compare

Quick Start

kubectl create namespace reviewapp-operator-system
kubectl apply -n reviewapp-operator-system -f https://github.com/cloudnativedaysjp/reviewapp-operator/releases/download/v0.0.2/install.yaml