Release 20210622.7-dev
Installation of cops-controller version 20210622.7-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20210622.7-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20210622.7-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20210622.7-dev/cops-controller-20210622.7-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- ed05d6a Merge 49a711c into 61bdf56
- 49a711c feat: switch to ubuntu base image
- b320a4e feat: add trivy in ci pipeline
- 61bdf56 Merge pull request #14 from conplementAG/feature/upgrade.net
- cdcf3ba feat: upgrade .net 5.0
- 7a0dd41 feat: upgrade .net core 3.1
This list of changes was auto generated.