Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

0.5.1

Compare
Choose a tag to compare
@leochr leochr released this 29 Apr 18:08
· 12 commits to master since this release
38915a7

Install instructions are here. For information on how to use the Appsody Application Operator, see the documentation.

Fixed

  • Operator crashes when Ingress is enabled on non-OpenShift environments by setting expose: true but without defining spec.route field (#261)
  • Unnecessary pod restarts due to adding kubectl.kubernetes.io/last-applied-configuration to resources created by the operator (#261)