Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 08:08
· 9 commits to main since this release
c0ed3fa

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)