Skip to content

Releases: operator-framework/catalogd

v0.20.0

24 Jul 13:42
683cf37
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.20.0/install.sh | bash -s

Changelog

v0.19.0

19 Jul 20:09
45fee20
Compare
Choose a tag to compare

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)

v0.18.0

11 Jul 18:53
13002de
Compare
Choose a tag to compare

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)

v0.17.0

03 Jul 16:05
a5c79db
Compare
Choose a tag to compare

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.17.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=olmv1-system deployment/catalogd-controller-manager --timeout=60s

Changelog

  • a5c79db Share common CA with OLMv1 in overlays/cert-manager (#296)

v0.16.0

01 Jul 21:36
v0.16.0
c77b952
Compare
Choose a tag to compare

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.16.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=olmv1-system deployment/catalogd-controller-manager --timeout=60s

Changelog

  • c77b952 🌱 Bump github.com/operator-framework/operator-registry (#294)
  • 91e899f check the underlying storage for existing cluster catalog content (#290)
  • 14768d6 🌱 Bump github.com/operator-framework/operator-registry (#281)
  • d328834 🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#277)
  • 7615cf4 🌱 Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#279)
  • 3f3bfdc 🌱 Bump github.com/google/go-containerregistry (#285)
  • 06b8628 🌱 Bump github.com/prometheus/client_golang (#286)
  • 55de5fe 🌱 Bump actions/add-to-project from 1.0.1 to 1.0.2 (#291)
  • d1f1462 adding gzip content support (#293)

v0.15.0

28 Jun 08:08
c0ed3fa
Compare
Choose a tag to compare

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.15.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=olmv1-system deployment/catalogd-controller-manager --timeout=60s

Changelog

  • c0ed3fa Fixing the labels for better identify metrics (#292)
  • 7558b05 Use url.Scheme to determine port number (#289)
  • 6055e54 Fix codecov-action params (#287)
  • a979ad3 🌱 Bump github.com/containerd/containerd from 1.7.16 to 1.7.18 (#282)
  • 481a891 🌱 Bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.2 (#284)

v0.14.0

11 Jun 20:07
cd15788
Compare
Choose a tag to compare

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.14.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=olmv1-system deployment/catalogd-controller-manager --timeout=60s

Changelog

  • cd15788 Change default namespace to olmv1-system (#283)
  • fae2442 Fix XDG_DATA_HOME build issue (#264)
  • 364f0a4 🌱 Bump k8s.io/apiserver from 0.28.5 to 0.30.1 (#274)
  • ed7c6c0 🌱 Bump k8s.io/component-base from 0.28.5 to 0.30.1 (#275)
  • c9ef9c9 🌱 Bump k8s.io/client-go from 0.30.0 to 0.30.1 (#276)
  • fa4a29b ✨ Bump k8s deps to 0.30.0 and go 1.22 (#269)

v0.13.0

15 May 15:36
4f1219c
Compare
Choose a tag to compare

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.13.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=catalogd-system deployment/catalogd-controller-manager --timeout=60s

Changelog

  • 4f1219c rename Catalog to ClusterCatalog (#268)
  • b68cda4 Makefile: fix issues with repeated evaluations (#267)
  • cf384e4 ⚠️ Serve catalog over HTTPS (#263)
  • 250e348 bump controller-gen to v0.14.0 (#262)
  • 29870e8 OCPBUGS-28230: enforce termination message policy on all platform pods (#260)
  • 2a9da85 🌱 Bump kubernetes-sigs/kubebuilder-release-tools (#248)
  • 6fe4d9f 🌱 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#254)
  • 94b0412 🌱 Bump actions/setup-go from 4 to 5 (#250)
  • 1bcc986 🌱 Bump actions/add-to-project from 0.5.0 to 1.0.1 (#249)
  • 6ad9774 🌱 Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#253)
  • 8d93e95 🌱 Bump actions/checkout from 3 to 4 (#247)
  • 0ea8bcb 🌱 Bump docker/login-action from 2 to 3 (#246)
  • 7deeace Bump golang.org/x/net from 0.19.0 to 0.23.0 (#244)
  • 7b28113 make golangci-lint config consistent across repos (#255)
  • cc1abf4 remove terminating space in dependabot config file (#245)
  • 0d07c30 bump kind to 0.22.0 (#238)

v0.12.0

26 Mar 17:38
9bded2f
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/operator-framework/catalogd/releases/download/v0.12.0/catalogd.yaml
kubectl wait --for=condition=Available --namespace=catalogd-system deployment/catalogd-controller-manager --timeout=60s

Changelog

  • 9bded2f bump docker deps to 25.0.5 (#236)
  • 241520c Bump Go to 1.21 (#237)
  • 1c4889a Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#234)
  • 108e9ed GH Actions: add workflow to add epic issues to OLMv1 project (#233)
  • db3a655 bumping codecov-action to v4 (#232)
  • 0d305bd (bugfix): make garbage collection a runnable (#231)
  • f549f54 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#230)

v0.11.0

12 Jan 15:36
cd2943b
Compare
Choose a tag to compare

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)