github operator-framework/catalogd v0.9.0

latest releases: v1.0.0, v1.0.0-rc2, v1.0.0-rc1...
14 months ago

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

Changelog

  • 7dcfe53 (feature): add skip-tls-verify option for image sources (#201)

Don't miss a new catalogd release

NewReleases is sending notifications on new releases.