Release 20210707.2-dev
Installation of cops-controller version 20210707.2-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20210707.2-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20210707.2-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20210707.2-dev/cops-controller-20210707.2-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- 2a94195 fix: correct child resource name for limit ranges
- 6c39257 Merge pull request #17 from conplementAG/feature/4864-Scanning
- 727515c feat: update hosted build pool
- 9c9cc6e feat: add nightly build
- 49a711c feat: switch to ubuntu base image
- b320a4e feat: add trivy in ci pipeline
This list of changes was auto generated.