github operator-framework/operator-controller v0.6.0

latest releases: v1.1.0, v1.0.0, v1.0.0-rc2...
15 months ago

Installation

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

What's Changed

  • Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #416
  • Renames NewClient to New to avoid duplication when imported by @m1kola in #422
  • Fixes semver range parsing for required packages by @m1kola in #423
  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #425
  • Remove Entities and EntitySources by @dtfranz in #413
  • Fixes reading properties with the same type by @m1kola in #427
  • fix: do not include channel name or priority in bundle sorting during resolution by @joelanford in #420
  • Use catalogd HTTP Server instead of CatalogMetadata API by @everettraven in #411
  • Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #431
  • Bump urllib3 from 2.0.4 to 2.0.6 in /docs by @dependabot in #432

Full Changelog: v0.5.0...v0.6.0

Don't miss a new operator-controller release

NewReleases is sending notifications on new releases.