Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.5.0/install.sh | bash -s
What's Changed
- 🌱 Makefile: add test-upgrade-experimental-e2e by @joelanford in #2151
- 🌱 Bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in #2150
- 🌱 Bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #2154
- 📖 fix broken catalod api reference link by @anik120 in #2152
- 🌱 Bump mkdocs-material from 9.6.16 to 9.6.17 by @dependabot[bot] in #2153
- 🌱 Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #2155
- 🌱 Bump helm.sh/helm/v3 from 3.18.5 to 3.18.6 by @dependabot[bot] in #2156
- 🌱 Bump mkdocs-material from 9.6.17 to 9.6.18 by @dependabot[bot] in #2158
- 🌱 Bump lxml from 6.0.0 to 6.0.1 by @dependabot[bot] in #2159
- 📖 Use --strict for mkdocs build/deploy by @anik120 in #2157
- 🌱 Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #2161
- 🌱 Bump beautifulsoup4 from 4.13.4 to 4.13.5 by @dependabot[bot] in #2162
- 📖 Add badges to README.md by @tmshort in #2165
- 🐛 CRD upgrade safety fixes and ratcheting by @joelanford in #2123
- 🌱 Bump platformdirs from 4.3.8 to 4.4.0 by @dependabot[bot] in #2167
- 🌱 Bump sigs.k8s.io/crdify from 0.4.1-0.20250613143457-398e4483fb58 to 0.5.0 in the k8s-dependencies group by @dependabot[bot] in #2168
- 🌱 Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #2171
- ✨ ClusterExtensionConfig API by @perdasilva in #2163
- 🌱 Bump soupsieve from 2.7 to 2.8 by @dependabot[bot] in #2173
- 🌱 Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #2174
- ✨ OPRUN-4090: (rukpak) Add config support for reg+v1 bundle to chart converter by @anik120 in #2166
- 🌱 Bump github.com/operator-framework/operator-registry from 1.56.0 to 1.57.0 by @dependabot[bot] in #2180
- 🐛 Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567) by @camilamacedo86 in #2169
- 🌱 Bump regex from 2025.7.34 to 2025.9.1 by @dependabot[bot] in #2181
- 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #2182
- 🌱 Bump github.com/containers/image/v5 from 5.36.1 to 5.36.2 by @dependabot[bot] in #2183
- 🌱 Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #2185
- 🌱 Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2186
- 🌱 Bump actions/stale from 9 to 10 by @dependabot[bot] in #2187
- 🌱 Bump github.com/prometheus/common from 0.65.0 to 0.66.0 by @dependabot[bot] in #2188
- 🌱 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 by @dependabot[bot] in #2189
- ✨ OPRUN-4113: Compute target namespace defaults by @perdasilva in #2178
Full Changelog: v1.4.0...v1.5.0