github operator-framework/catalogd v0.10.0

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

Changelog

  • a7cd270 🌱 bump to k8s 1.27.7 (#211)
  • 3dc8131 ✨ Add Ingress overlay to access Catalog contents outside of the cluster (#209)
  • ca0bc34 🌱 replace e2e Job with client-go ProxyGet() call (#210)
  • 0a0b9c2 🌱 Prefix dependabot GH actions PRs (#208)
  • a0e2dee 🐛 attempt to remove cache entry if unpack fails (#207)
  • d8e4df2 🌱 Bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible (#203)
  • d045658 🌱 Add PR template with icons & verify job (#205)

Don't miss a new catalogd release

NewReleases is sending notifications on new releases.