github operator-framework/catalogd v0.19.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.19.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=olmv1-system deployment/catalogd-controller-manager --timeout=60s

Optional OperatorHub.io Catalog Installation

kubectl apply -f https://github.com/operator-framework/catalogd/releases/download/v0.19.0/operatorhub.yaml
kubectl wait --for=condition=Unpacked clustercatalog/operatorhubio --timeout=60s

Changelog

  • 45fee20 Add dependabot K8s dependencies group (#322)
  • 871f834 🌱 Bump github.com/containerd/containerd from 1.7.19 to 1.7.20 (#324)
  • f225d35 ✨ json-lines interface: set content-type, enforce format, document interface (#313)
  • bba4784 Include OperatorHub.io ClusterCatalog in releases (#321)
  • aa9f947 🌱 Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 (#320)
  • f67fba0 🌱 Bump github.com/operator-framework/operator-registry (#319)
  • 7eeef24 🌱 Bump github.com/google/go-containerregistry (#315)
  • 5bdbcbd 🌱 Bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#312)
  • 6a43996 Move all packages from /pkg to /internal (#310)
  • aa44507 shift gzip lib to active fork (#311)

Don't miss a new catalogd release

NewReleases is sending notifications on new releases.