Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 21:32
· 488 commits to main since this release

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.7.1/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/rukpak/releases/download/v0.2.0/rukpak.yaml

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0