Installation
kubectl apply -f https://github.com/operator-framework/catalogd/releases/download/v0.11.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=catalogd-system deployment/catalogd-controller-manager --timeout=60s
Changelog
- cd2943b Bump github.com/containerd/containerd from 1.7.6 to 1.7.11 (#228)
- 0e0ebc3 (chore): bump supported k8s version to 1.28 (#227)
- 4d2ea6a (bugfix): add validation for pollInterval duration units (#225)
- 5c95b4a (bugfix): bump the catalogserver write timeout to 5 minutes (#223)
- 493c1de Bump github.com/containerd/containerd from 1.6.22 to 1.6.26 (#219)
- 3554c03 Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 (#220)
- f54d9b6 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#218)
- 1b0517f 🌱 demo install from published tag (#217)
- 10a0803 🌱 updates to enable autogenerated demo, hosted out-of-tree (#212)
- 093cae4 🐛 Add enum validation for source type (#214)
- 404dc58 🌱 Remove cert-manager from release note install process (#215)