dependabot[bot] opened a new pull request, #3978: URL: https://github.com/apache/camel-k/pull/3978
Bumps [github.com/redhat-developer/service-binding-operator](https://github.com/redhat-developer/service-binding-operator) from 1.3.2 to 1.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redhat-developer/service-binding-operator/releases">github.com/redhat-developer/service-binding-operator's releases</a>.</em></p> <blockquote> <h2>V1.3.3</h2> <h2>What's Changed</h2> <ul> <li>cherry-pick(release-v1.3.x): bump version to v1.3.2 for helm chart by <a href="https://github.com/service-binding-operator-bot"><code>@service-binding-operator-bot</code></a> in <a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/pull/1322">redhat-developer/service-binding-operator#1322</a></li> <li>cherry-pick(release-v1.3.x): Add displayName and description to older versions of owned CRDs in CSV by <a href="https://github.com/service-binding-operator-bot"><code>@service-binding-operator-bot</code></a> in <a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/pull/1324">redhat-developer/service-binding-operator#1324</a></li> <li>cherry-pick(release-v1.3.x): Update Crunchy Postgres Operator to v5.3.0 in acceptance tests by <a href="https://github.com/service-binding-operator-bot"><code>@service-binding-operator-bot</code></a> in <a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/pull/1333">redhat-developer/service-binding-operator#1333</a></li> <li>cherry-pick(release-v1.3.x): Test upgrade SBO with OLM by <a href="https://github.com/pmacik"><code>@pmacik</code></a> in <a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/pull/1359">redhat-developer/service-binding-operator#1359</a></li> <li>cherry-pick(release-v1.3.x): Remove v1beta1 CRD by <a href="https://github.com/pmacik"><code>@pmacik</code></a> in <a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/pull/1358">redhat-developer/service-binding-operator#1358</a></li> <li>cherry-pick(release-v1.3.x): Detect bindable resource based on status attribute by <a href="https://github.com/pmacik"><code>@pmacik</code></a> in <a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/pull/1357">redhat-developer/service-binding-operator#1357</a></li> <li>cherry-pick(release-v1.3.x): Bump version to v1.3.3 by <a href="https://github.com/service-binding-operator-bot"><code>@service-binding-operator-bot</code></a> in <a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/pull/1362">redhat-developer/service-binding-operator#1362</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/redhat-developer/service-binding-operator/compare/v1.3.2...v1.3.3">https://github.com/redhat-developer/service-binding-operator/compare/v1.3.2...v1.3.3</a></p> <h2>Installing Service Binding Operator</h2> <p>Check <a href="https://operatorhub.io/operator/service-binding-operator">OperatorHub page</a> for installation instructions.</p> <p>Alternatively, you can install the operator by applying the published <a href="https://github.com/redhat-developer/service-binding-operator/releases/download/v1.3.3/release.yaml">release.yaml</a> file. If not installed through OLM, the operator requires that cert-manager is available on the cluster. It can be installed by:</p> <pre lang="shell"><code>kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.9.1/cert-manager.yaml </code></pre> <p>after that install the operator:</p> <pre lang="shell"><code>kubectl apply -f https://github.com/redhat-developer/service-binding-operator/releases/download/v1.3.3/release.yaml </code></pre> <p>The operator will be deployed in <code>service-binding-operator</code> namespace.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redhat-developer/service-binding-operator/commit/03568b61921c2c0a5f86f4351fe1ff952d3dfaf2"><code>03568b6</code></a> Bump version to v1.3.3 (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1360">#1360</a>) (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1362">#1362</a>)</li> <li><a href="https://github.com/redhat-developer/service-binding-operator/commit/89cdc44faf7064dec93b546ea83defab16ed4af4"><code>89cdc44</code></a> Detect bindable resource based on status attribute (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1270">#1270</a>) (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1357">#1357</a>)</li> <li><a href="https://github.com/redhat-developer/service-binding-operator/commit/7614578ccd20caa48f1424f62b885885783ca5dc"><code>7614578</code></a> Remove v1beta1 CRD (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1300">#1300</a>) (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1358">#1358</a>)</li> <li><a href="https://github.com/redhat-developer/service-binding-operator/commit/7b05b8c111e34a27cf701d9b1ea0cfe3caee50e2"><code>7b05b8c</code></a> Test upgrade SBO with OLM (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1221">#1221</a>) (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1359">#1359</a>)</li> <li><a href="https://github.com/redhat-developer/service-binding-operator/commit/c257bed8f3850c83ff0bd75d3067ac57f6fa890b"><code>c257bed</code></a> Update Crunchy Postgres Operator to v5.3.0 in acceptance tests (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1328">#1328</a>) (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1333">#1333</a>)</li> <li><a href="https://github.com/redhat-developer/service-binding-operator/commit/b291a75354cd0d0c5af5c52dc0807a07e5048941"><code>b291a75</code></a> Add displayName and description to older versions of ownd CRDs (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1323">#1323</a>) (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1324">#1324</a>)</li> <li><a href="https://github.com/redhat-developer/service-binding-operator/commit/9e19d8b398bc2f26e84138d45343963be1902449"><code>9e19d8b</code></a> bump version to v1.3.2 for helm chart (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1321">#1321</a>) (<a href="https://github-redirect.dependabot.com/redhat-developer/service-binding-operator/issues/1322">#1322</a>)</li> <li>See full diff in <a href="https://github.com/redhat-developer/service-binding-operator/compare/v1.3.2...v1.3.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
