github operator-framework/catalogd v0.18.0

latest releases: v1.0.0-rc2, v1.0.0-rc1, v0.36.0...
4 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.18.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=olmv1-system deployment/catalogd-controller-manager --timeout=60s

Changelog

  • 13002de 🌱 Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#303)
  • 87fa20c 🌱 Bump github.com/google/go-containerregistry (#302)
  • 8394a97 Bump ginkgo CLI (#301)
  • f2dfb2a Remove second installation of cert-manager (#300)
  • 7c0bcb4 reduce cpu requests (#298)
  • e6da153 🌱 Bump github.com/containerd/containerd from 1.7.18 to 1.7.19 (#297)

Don't miss a new catalogd release

NewReleases is sending notifications on new releases.