Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

v0.7.1

Compare
Choose a tag to compare
@pedjak pedjak released this 15 Apr 08:35
2c7ab9e

Bugfix release.

Changes

  • #950 - Fix: Remove volume and volumemount from app resource when unbinding (@pedjak)
  • #949 - regression fix: when binding as files use 'none' naming strategy by default (@pedjak)
  • #943 - Introduce SBO logo (@pmacik)
  • #941 - Change the support provider to SBO Community (@baijum)
  • #912 - Add check for the presence of conflict into linters (@pmacik)
  • #902 - Add bug report template (@DhritiShikhar)
  • #871 - [acceptance-tests] Update acceptance testing docs. (@pmacik)

Check OperatorHub page for installation instructions. Alternatively, you can install the operator by applying the published release.yaml file:

kubectl apply -f https://github.com/redhat-developer/service-binding-operator/releases/download/v0.7.1/release.yaml

The operator will be deployed in service-binding-operator namespace.