Skip to content

v1.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 20:41
v1.10.0
b5f05bb

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.10.0/install.sh | bash -s

What's Changed

  • 🐛 Add network policy for prometheus-operator in e2e tests by @pedjak in #2756
  • 🐛 Fix support-bundle collection on e2e failure by @pedjak in #2755
  • 🌱 OPRUN-4644: Update curves for golang 1.26 by @tmshort in #2754
  • 🌱 Bump k8s dependencies to v1.36.0 and update tooling by @dependabot[bot] in #2717
  • 🌱 E2E Summary Output Fix by @dtfranz in #2751
  • 🌱 Migrate e2e prometheus from custom chart to kube-prometheus-stack by @pedjak in #2757
  • 🐛 Use $(HELM) instead of bare helm in lint-helm target by @pedjak in #2758
  • 🐛 OCPBUGS-60963: fix crdUpgradeSafety reporting OneOf changes as unhandled by @pedjak in #2759
  • 🌱 Bump platformdirs from 4.9.6 to 4.10.0 by @dependabot[bot] in #2761
  • 🌱 Bump idna from 3.16 to 3.17 by @dependabot[bot] in #2760
  • 🌱 Update operator-registry and api by @tmshort in #2762

Full Changelog: v1.9.0...v1.10.0