Skip to content

Release 20191119.2-dev

Choose a tag to compare

@DenisBiondic DenisBiondic released this 19 Nov 20:56

Installation of cops-controller version 20191119.2-dev

# Install CRDs 
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20191119.2-dev/deployment/crds/copsnamespace.crd.yaml

# Install the Helm chart
helm upgrade --install --set image.tag=20191119.2-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20191119.2-dev/cops-controller-20191119.2-dev.tgz 

Prerequisites

Changes:

  • 5e56b20 fix: bug when creating namespace without service accounts
  • 17a249e fix: serilog log level env variable name
  • acaf1ee log severity by environment variable

This list of changes was auto generated.