dependabot[bot] opened a new pull request, #1821:
URL: https://github.com/apache/camel-kamelets/pull/1821

   Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k) 
from 2.1.0 to 2.2.0.
   <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>2.1.1-nightly</h2>
   <p>Apache Camel K 2.1.1-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.1.1-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.1.1-nightly-arm64 
--maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots
   </code></pre>
   <p>NOTE: last updated on Thu Jan  4 00:45:23 UTC 2024</p>
   <h2>2.1.0-nightly</h2>
   <p>Apache Camel K 2.1.0-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.1.0-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.1.0-nightly-arm64 
--maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots
   </code></pre>
   <p>NOTE: last updated on Tue Oct 24 00:56:57 UTC 2023</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.2.0";>v2.2.0</a> 
(2024-01-03)</h2>
   <p><a 
href="https://github.com/apache/camel-k/compare/camel-k-crds-2.2.0...v2.2.0";>Full
 Changelog</a></p>
   <h2><a 
href="https://github.com/apache/camel-k/tree/camel-k-crds-2.2.0";>camel-k-crds-2.2.0</a>
 (2024-01-03)</h2>
   <p><a 
href="https://github.com/apache/camel-k/compare/2.1.1-nightly...camel-k-crds-2.2.0";>Full
 Changelog</a></p>
   <p><strong>Closed issues:</strong></p>
   <ul>
   <li>Node affinity labels not being configured in the integration 
pod/deployment <a 
href="https://redirect.github.com/apache/camel-k/issues/5005";>#5005</a></li>
   <li>Ability to configure pull-secret trait when installing camel-k <a 
href="https://redirect.github.com/apache/camel-k/issues/5003";>#5003</a></li>
   <li>Jitpack not working as expected <a 
href="https://redirect.github.com/apache/camel-k/issues/4998";>#4998</a></li>
   <li>Usage of older Kameletes version on main <a 
href="https://redirect.github.com/apache/camel-k/issues/4985";>#4985</a></li>
   <li>Ready condition does not report errors if a deployment fails  <a 
href="https://redirect.github.com/apache/camel-k/issues/4974";>#4974</a></li>
   <li>Fail to run route with toD <a 
href="https://redirect.github.com/apache/camel-k/issues/4972";>#4972</a></li>
   <li>Native build fails with OpenAPI spec <a 
href="https://redirect.github.com/apache/camel-k/issues/4971";>#4971</a></li>
   <li>Improve cross-namespace check when referencing Kamelets in Pipes <a 
href="https://redirect.github.com/apache/camel-k/issues/4961";>#4961</a></li>
   <li>Ability to apply node selectors/affinity configuration <a 
href="https://redirect.github.com/apache/camel-k/issues/4958";>#4958</a></li>
   <li>Ability to override resources for the quarkus-native task <a 
href="https://redirect.github.com/apache/camel-k/issues/4956";>#4956</a></li>
   <li>java.lang.ClassNotFoundException: 
io.quarkus.bootstrap.runner.QuarkusEntryPoint <a 
href="https://redirect.github.com/apache/camel-k/issues/4955";>#4955</a></li>
   <li>Kustomize KEP 1755 failing test <a 
href="https://redirect.github.com/apache/camel-k/issues/4954";>#4954</a></li>
   <li>OGNL Script not working anymore after upgrade to Camel-K 2.1.0 <a 
href="https://redirect.github.com/apache/camel-k/issues/4936";>#4936</a></li>
   <li>Kustomize installation test failing <a 
href="https://redirect.github.com/apache/camel-k/issues/4929";>#4929</a></li>
   <li>Install non-olm test failing <a 
href="https://redirect.github.com/apache/camel-k/issues/4928";>#4928</a></li>
   <li>helm upgrade failing - empty task in build <a 
href="https://redirect.github.com/apache/camel-k/issues/4923";>#4923</a></li>
   <li>Component resolvable variables regression <a 
href="https://redirect.github.com/apache/camel-k/issues/4916";>#4916</a></li>
   <li>TestSecretHotReload failure <a 
href="https://redirect.github.com/apache/camel-k/issues/4902";>#4902</a></li>
   <li>Camel K offline error <a 
href="https://redirect.github.com/apache/camel-k/issues/4894";>#4894</a></li>
   <li>Native image builds failing with dependencies from private repository <a 
href="https://redirect.github.com/apache/camel-k/issues/4892";>#4892</a></li>
   <li>log.SetLogger(...) was never called <a 
href="https://redirect.github.com/apache/camel-k/issues/4891";>#4891</a></li>
   <li>Runtime compatibility matrix should be changed to default matrix <a 
href="https://redirect.github.com/apache/camel-k/issues/4886";>#4886</a></li>
   <li>SLF4J: Failed to load class 
&quot;org.slf4j.impl.StaticLoggerBinder&quot; when running an integration <a 
href="https://redirect.github.com/apache/camel-k/issues/4882";>#4882</a></li>
   <li>Coverage report sends message 3 times <a 
href="https://redirect.github.com/apache/camel-k/issues/4875";>#4875</a></li>
   <li>Bump kube dependencies to 1.27.7 <a 
href="https://redirect.github.com/apache/camel-k/issues/4861";>#4861</a></li>
   <li>OLM upgrade test channel failing <a 
href="https://redirect.github.com/apache/camel-k/issues/4855";>#4855</a></li>
   <li>Camel K 2.1 documentation still contains information on using local 
files for runtime resources despite it is no more supported <a 
href="https://redirect.github.com/apache/camel-k/issues/4853";>#4853</a></li>
   <li>TestCamelTrait flaky test <a 
href="https://redirect.github.com/apache/camel-k/issues/4845";>#4845</a></li>
   <li>JDK 17 release error for Camel K CRDS artifact <a 
href="https://redirect.github.com/apache/camel-k/issues/4826";>#4826</a></li>
   <li>Knative installation procedure <a 
href="https://redirect.github.com/apache/camel-k/issues/4779";>#4779</a></li>
   <li>Release 2.1.0 <a 
href="https://redirect.github.com/apache/camel-k/issues/4752";>#4752</a></li>
   <li>(Re)Enable support for Kotlin DSL <a 
href="https://redirect.github.com/apache/camel-k/issues/4738";>#4738</a></li>
   <li>Provide default value in a specific field for trait properties in CRD <a 
href="https://redirect.github.com/apache/camel-k/issues/4726";>#4726</a></li>
   <li>Pushing integration to EKS <a 
href="https://redirect.github.com/apache/camel-k/issues/4725";>#4725</a></li>
   <li>Secure internal registry with private TLS certificate fails while 
pushing and pulling the kit <a 
href="https://redirect.github.com/apache/camel-k/issues/4724";>#4724</a></li>
   <li>Helm installation procedure does not support Knative <a 
href="https://redirect.github.com/apache/camel-k/issues/4716";>#4716</a></li>
   <li>Provide more detailed <code>kamel run</code> documentation <a 
href="https://redirect.github.com/apache/camel-k/issues/4713";>#4713</a></li>
   <li>Error running integration with private registry <a 
href="https://redirect.github.com/apache/camel-k/issues/4694";>#4694</a></li>
   <li>Create a script to verify rbac from config/rbac to 
helm/camel-k/templates <a 
href="https://redirect.github.com/apache/camel-k/issues/4674";>#4674</a></li>
   <li>doesnt work &quot;kamel kit delete&quot;  <a 
href="https://redirect.github.com/apache/camel-k/issues/4628";>#4628</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/c6a9348d8467f68800dabb7c845a411765fad8e3";><code>c6a9348</code></a>
 preparing for next release</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/9ebfcdfd5b25cf0f9cda3f5e93d1c7c10646aa8e";><code>9ebfcdf</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/3697b5dd102431598930a07cb80e5b0a208fda68";><code>3697b5d</code></a>
 [maven-release-plugin] prepare release camel-k-crds-2.2.0</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/18a4bc943d647d49fa96f3f1033a1f1f8d49bfe8";><code>18a4bc9</code></a>
 chore: nightly SBOM update</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/653d97ae8471342370eb58e105976c59e0b069f5";><code>653d97a</code></a>
 chore: autogenerated project resource update</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/b54062e2b08faa0aaf313c068aac0c4657062dd1";><code>b54062e</code></a>
 chore: changelog automatic update</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/c8e93fc031d71f5c24764577f40ab79f6c1856d7";><code>c8e93fc</code></a>
 feat(knative): helm installation procedure</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/c15b14091692a70d02808b164a768ccc18191b9d";><code>c15b140</code></a>
 chore(deps): bump github.com/prometheus/client_golang</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/90087b42d706ac95a0a16b885a77043d7411b3f9";><code>90087b4</code></a>
 chore(deps): bump knative.dev/eventing from 0.39.1 to 0.39.2</li>
   <li><a 
href="https://github.com/apache/camel-k/commit/1449c19d0baeeecf36160f6b1efde0c1722f996c";><code>1449c19</code></a>
 fix(ctrl): failing Deployment reported in Integration</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/camel-k/compare/v2.1.0...v2.2.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.camel.k:camel-k-crds&package-manager=maven&previous-version=2.1.0&new-version=2.2.0)](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

Reply via email to