Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 19:27
· 97 commits to main since this release
v0.4.1
969f178

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.4.1/catalogd.yaml

Changelog

  • 969f178 [release-v0.4] (bugfix): add label selector to sync list queries (#123)