Skip to content

Release 20190615.1-dev

Choose a tag to compare

@DenisBiondic DenisBiondic released this 15 Jun 20:46

Installation of cops-controller version 20190615.1-dev

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

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

Prerequisites

Changes:

  • a81e706 fix: add missing clusterrole child resource and fix clusterrole definition
  • a0df70c fix: sync debug line
  • 59781fb docs: missing azure dev spaces setup step
  • 1ef8ddb formatting: auto-formatting changes

This list of changes was auto generated.