This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
Releases: cloudnativedaysjp/reviewapp-operator
Releases · cloudnativedaysjp/reviewapp-operator
v0.0.10
v0.0.9
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
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
- fixed the bug that occurred when there are two or more ignore-PRs
v0.0.7
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
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
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
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
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
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