Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 17:51
· 128 commits to main since this release
v0.1.2
df299ed

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

Changelog

  • df299ed [release-v0.1] fix the quickstart target's version replacement (#53)