Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 17:36
· 76 commits to main since this release
20d83c1

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.11.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/catalogd/releases/download/v0.7.0/catalogd.yaml

Changelog

  • 20d83c1 (server) Expose content URL on CR status (#168)
  • 21ba18e (refactor): Remove deprecated CatalogMetadata and associated code (#169)