dependabot[bot] opened a new pull request, #2073: URL: https://github.com/apache/camel-kamelets/pull/2073
Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k) from 2.3.2 to 2.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/camel-k/releases">org.apache.camel.k:camel-k-crds's releases</a>.</em></p> <blockquote> <h2>v2.3.3</h2> <h2>What's Changed</h2> <ul> <li>[Backport 2.3.x]: fix(e2e): Data type action kamelet transformer error by <a href="https://github.com/gansheer"><code>@gansheer</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5550">apache/camel-k#5550</a></li> <li>[Release 2.3.x] fix(builder): add root and base image to S2I report by <a href="https://github.com/squakez"><code>@squakez</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5556">apache/camel-k#5556</a></li> <li>[Release 2.3.x] fix(ctrl): synthetic Integration cannot set blockOwnerDeletion by <a href="https://github.com/squakez"><code>@squakez</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5563">apache/camel-k#5563</a></li> <li>backport - fix(pipeline) fix s2i image in publish task by <a href="https://github.com/mmajerni"><code>@mmajerni</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5543">apache/camel-k#5543</a></li> <li>[Release 2.3.x] chore: bump next version to 2.3.3-SNAPSHOT by <a href="https://github.com/squakez"><code>@squakez</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5579">apache/camel-k#5579</a></li> <li>[Backport 2.3.x] fix(olm): set minKubeVersion and Openshift version by <a href="https://github.com/squakez"><code>@squakez</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5587">apache/camel-k#5587</a></li> <li>[Backport 2.3.x] fix(ci): merge helm with older index by <a href="https://github.com/squakez"><code>@squakez</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5592">apache/camel-k#5592</a></li> <li>[Backport 2.3.x] fix(core): Remove status.Image update post publish by <a href="https://github.com/gansheer"><code>@gansheer</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5599">apache/camel-k#5599</a></li> <li>[Backport 2.3.x] fix(e2e): Ensures Maven proxy test is not infra dependant by <a href="https://github.com/gansheer"><code>@gansheer</code></a> in <a href="https://redirect.github.com/apache/camel-k/pull/5589">apache/camel-k#5589</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/camel-k/compare/v2.3.2...v2.3.3">https://github.com/apache/camel-k/compare/v2.3.2...v2.3.3</a></p> <h2>2.3.2-nightly</h2> <p>Apache Camel K 2.3.2-nightly build for testing (unstable). This nightly release is using an <strong>unsupported</strong> operator image published as <code>docker.io/testcamelk/camel-k:2.3.2-nightly</code> (default <code>amd64</code> architecture, <code>-arm64</code> suffix for ARM64 architectures)</p> <p>To test it, download the client for your OS and run:</p> <pre><code>kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots </code></pre> <p>To test ARM64 architecture, download the client for your OS and run:</p> <pre><code>kamel install --olm=false --operator-image=docker.io/testcamelk/camel-k:2.3.2-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots </code></pre> <p>NOTE: last updated on Mon Jun 3 00:57:29 UTC 2024</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/camel-k/blob/main/CHANGELOG.md">org.apache.camel.k:camel-k-crds's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/apache/camel-k/tree/v2.3.3">v2.3.3</a> (2024-06-07)</h2> <p><a href="https://github.com/apache/camel-k/compare/camel-k-crds-2.3.3...v2.3.3">Full Changelog</a></p> <h2><a href="https://github.com/apache/camel-k/tree/camel-k-crds-2.3.3">camel-k-crds-2.3.3</a> (2024-06-07)</h2> <p><a href="https://github.com/apache/camel-k/compare/2.3.3-nightly...camel-k-crds-2.3.3">Full Changelog</a></p> <p><strong>Closed issues:</strong></p> <ul> <li>Join native checks into one <a href="https://redirect.github.com/apache/camel-k/issues/5526">#5526</a></li> </ul> <h2><a href="https://github.com/apache/camel-k/tree/2.3.3-nightly">2.3.3-nightly</a> (2024-06-05)</h2> <p><a href="https://github.com/apache/camel-k/compare/v2.3.2...2.3.3-nightly">Full Changelog</a></p> <p><strong>Closed issues:</strong></p> <ul> <li>Helm release script overrides all index dates <a href="https://redirect.github.com/apache/camel-k/issues/5575">#5575</a></li> <li>Kamelet data type test failling with updated 4.4.1 kamelet <a href="https://redirect.github.com/apache/camel-k/issues/5553">#5553</a></li> <li>Add a canonical script that installs Knative <a href="https://redirect.github.com/apache/camel-k/issues/5545">#5545</a></li> <li>Promote Integration operator warning <a href="https://redirect.github.com/apache/camel-k/issues/5541">#5541</a></li> <li>Pipe with Addressable as <code>sink</code> does crash and does not report anything on the status <a href="https://redirect.github.com/apache/camel-k/issues/5535">#5535</a></li> <li>Pipe not correctly reconciled after updating it <a href="https://redirect.github.com/apache/camel-k/issues/5531">#5531</a></li> <li>Release 2.3.2 <a href="https://redirect.github.com/apache/camel-k/issues/5520">#5520</a></li> <li>Tekton Task e2e test rewrite <a href="https://redirect.github.com/apache/camel-k/issues/5509">#5509</a></li> <li>Disable Jib telemetry/update check <a href="https://redirect.github.com/apache/camel-k/issues/5481">#5481</a></li> <li>JVM trait refactoring <a href="https://redirect.github.com/apache/camel-k/issues/5476">#5476</a></li> <li>Skip surefire when building the IntegrationKit <a href="https://redirect.github.com/apache/camel-k/issues/5472">#5472</a></li> <li>Expand Integration pod template spec <a href="https://redirect.github.com/apache/camel-k/issues/5395">#5395</a></li> <li>Add E2E workflow using Windows runner for testing Camel K CLI client and local run <a href="https://redirect.github.com/apache/camel-k/issues/3364">#3364</a></li> </ul> <p><strong>Merged pull requests:</strong></p> <ul> <li>fix(ci): merge helm with older index <a href="https://redirect.github.com/apache/camel-k/pull/5591">#5591</a> (<a href="https://github.com/squakez">squakez</a>)</li> <li>fix(ci): OLM annotation syntax <a href="https://redirect.github.com/apache/camel-k/pull/5586">#5586</a> (<a href="https://github.com/squakez">squakez</a>)</li> <li>chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 <a href="https://redirect.github.com/apache/camel-k/pull/5585">#5585</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>chore(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 <a href="https://redirect.github.com/apache/camel-k/pull/5584">#5584</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 <a href="https://redirect.github.com/apache/camel-k/pull/5583">#5583</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>chore(ci): Upgrade opentelemetry-collector to last v0.x <a href="https://redirect.github.com/apache/camel-k/pull/5582">#5582</a> (<a href="https://github.com/gansheer">gansheer</a>)</li> <li>fix(e2e): Ensures Maven proxy test is not infra dependant <a href="https://redirect.github.com/apache/camel-k/pull/5581">#5581</a> (<a href="https://github.com/gansheer">gansheer</a>)</li> <li>chore: bump last released version <a href="https://redirect.github.com/apache/camel-k/pull/5578">#5578</a> (<a href="https://github.com/squakez">squakez</a>)</li> <li>chore(helm): release 2.3.2 <a href="https://redirect.github.com/apache/camel-k/pull/5576">#5576</a> (<a href="https://github.com/squakez">squakez</a>)</li> <li>chore(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0 <a href="https://redirect.github.com/apache/camel-k/pull/5574">#5574</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>(<a href="https://redirect.github.com/apache/camel-k/issues/5545">#5545</a>) Add a canonical script that installs Knative <a href="https://redirect.github.com/apache/camel-k/pull/5573">#5573</a> (<a href="https://github.com/tdiesler">tdiesler</a>)</li> <li>chore(deps): bump fabric8-version from 6.12.1 to 6.13.0 in /java/crds <a href="https://redirect.github.com/apache/camel-k/pull/5572">#5572</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 <a href="https://redirect.github.com/apache/camel-k/pull/5571">#5571</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>feat(e2e): Rewrite tekton test to use run command <a href="https://redirect.github.com/apache/camel-k/pull/5570">#5570</a> (<a href="https://github.com/gansheer">gansheer</a>)</li> <li>fix(pipe): don't panic if no binding available <a href="https://redirect.github.com/apache/camel-k/pull/5569">#5569</a> (<a href="https://github.com/squakez">squakez</a>)</li> <li>fix(cmd): promote correct labels <a href="https://redirect.github.com/apache/camel-k/pull/5568">#5568</a> (<a href="https://github.com/squakez">squakez</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/camel-k/commit/fcb8d97d9efb10a8efd2288cc81c0c1940e01c1a"><code>fcb8d97</code></a> chore(release): preparing for next release</li> <li><a href="https://github.com/apache/camel-k/commit/bd90f0a0ba8eaaf7c450873662db73dede390e38"><code>bd90f0a</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/camel-k/commit/7806d915aedd9358704901c3dc77be01b5894280"><code>7806d91</code></a> [maven-release-plugin] prepare release camel-k-crds-2.3.3</li> <li><a href="https://github.com/apache/camel-k/commit/cbb6b6369984863dbe92157744a8adc2750c1f1a"><code>cbb6b63</code></a> chore: nightly automatic updates</li> <li><a href="https://github.com/apache/camel-k/commit/49c2759bad34970660109bea6b25759942c2d132"><code>49c2759</code></a> fix(e2e): Ensures Maven proxy test is not infra dependant</li> <li><a href="https://github.com/apache/camel-k/commit/af9dabaf719103d1b5a63b40d2ea1876d6e7bc24"><code>af9daba</code></a> fix(core): Remove status.Image update post publish</li> <li><a href="https://github.com/apache/camel-k/commit/2ba12225e9153d0f3e915edcd2b1b3ee2a6f3d5d"><code>2ba1222</code></a> fix(ci): merge helm with older index</li> <li><a href="https://github.com/apache/camel-k/commit/781e5072b22ca0b1061b24901318783eb7f43dc7"><code>781e507</code></a> fix(ci): OLM annotation syntax</li> <li><a href="https://github.com/apache/camel-k/commit/3bcedbf9a3b75e2a33cf3ba3be27bdc243800940"><code>3bcedbf</code></a> fix(olm): set minKubeVersion and Openshift version</li> <li><a href="https://github.com/apache/camel-k/commit/889b2cb9a4c5e62b41d0f86c6ccd0ed278767efe"><code>889b2cb</code></a> chore: bump next version to 2.3.3-SNAPSHOT</li> <li>Additional commits viewable in <a href="https://github.com/apache/camel-k/compare/v2.3.2...v2.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org