Skip to content

Releases: operator-framework/operator-controller

v1.2.0

04 Mar 16:39
c899dc1
Compare
Choose a tag to compare

Installation

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

What's Changed

Read more

v1.2.0-rc5

27 Feb 15:24
df35dcd
Compare
Choose a tag to compare

Installation

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

What's Changed

Read more

v1.2.0-rc4

31 Jan 19:38
9b08aea
Compare
Choose a tag to compare

Installation

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

What's Changed

Full Changelog: v1.2.0-rc3...v1.2.0-rc4

v1.2.0-rc3

31 Jan 14:19
e77c53c
Compare
Choose a tag to compare

Installation

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

What's Changed

New Contributors

Full Changelog: v1.2.0-rc1...v1.2.0-rc3

v1.2.0-rc2

29 Jan 19:17
b4a25a7
Compare
Choose a tag to compare

Installation

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

What's Changed

Full Changelog: v1.2.0-rc1...v1.2.0-rc2

v1.2.0-rc1

29 Jan 12:27
f055efc
Compare
Choose a tag to compare

Installation

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

What's Changed

Full Changelog: v1.1.0...v1.2.0-rc1

v1.1.0

07 Jan 22:38
v1.1.0
5b5ccab
Compare
Choose a tag to compare

Installation

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

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

27 Nov 12:13
d0b7376
Compare
Choose a tag to compare

Installation

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

What's Changed

  • 🐛 catalog cache: retry cache population when cache contains an error by @joelanford in #1489
  • 📖 Update doc to add lease for cluster extension sample by @rashmi43 in #1488
  • 🌱 enable go-apidiff in merge queue by @joelanford in #1497
  • 🐛 combine bundle properties from csv and metadata/properties.yaml by @joelanford in #1495
  • 🌱 Add a make target and check in CI to verify CRD compatibility by @everettraven in #1449
  • 🌱 Bump catalogd from v1.0.0-rc2 to v1.0.0 by @m1kola in #1503

Full Changelog: v1.0.0-rc2...v1.0.0

v1.0.0-rc2

20 Nov 11:08
7ffb2ea
Compare
Choose a tag to compare

Installation

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

What's Changed

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1

12 Nov 22:28
32498f1
Compare
Choose a tag to compare

Installation

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

What's Changed

Full Changelog: v0.18.0...v1.0.0-rc1