Installation
curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.21.0/install.sh | bash -s
Changelog
- 3b4c5f6 ✨ Capture catalog content timestamp in ClusterCatalogStatus (#334)
- 1213f56 🌱 Bump github.com/operator-framework/operator-registry from 1.45.0 to 1.46.0 (#345)
- ef34820 Removing the catalogd from app.kubernetes.io/name (#347)
- 733f8ee 🌱 change GVK to use olm.operatorframework.io (#342)
- 325528d 🌱 Bump the k8s-dependencies group with 6 updates (#343)
- 10ea0c1 🌱 Bump github.com/prometheus/client_golang (#344)
- 7c28143 🌱 Bump github.com/google/go-containerregistry (#337)
- a67499c 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#338)
- 2046b23 ✨ initial api audit type alignment (#330)
- 379f426 default-catalogs.yaml: add 10m poll (#335)
- 07696c4 🌱 Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#333)
- 17b758c 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#331)
- 9fcf32b 🌱 Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#332)
- ae96fcf capturing gzip catalog demo as asciicast (#323)
- 629f7e9 Edit Makefile targets to use install.sh (#329)