github operator-framework/catalogd v0.3.0

latest releases: v1.0.0, v1.0.0-rc2, v1.0.0-rc1...
17 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.3.0/catalogd.yaml

Changelog

  • b21919d bundlemetadata: make related images and properties optional
  • 85acf7b (testing): Add happy path e2e (#87)
  • aef2057 Makefile: build targets use go build directly
  • 5555a7b move apis from v1beta1 to v1alpha1; move apis tree to repo root

Don't miss a new catalogd release

NewReleases is sending notifications on new releases.