apache / camel-kamelets

Apache Camel Kamelets Repository
https://camel.apache.org
Apache License 2.0
52 stars 71 forks source link

Bump org.apache.camel.k:camel-k-crds from 2.3.2 to 2.3.3 #2073

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps org.apache.camel.k:camel-k-crds from 2.3.2 to 2.3.3.

Release notes

Sourced from org.apache.camel.k:camel-k-crds's releases.

v2.3.3

What's Changed

Full Changelog: https://github.com/apache/camel-k/compare/v2.3.2...v2.3.3

2.3.2-nightly

Apache Camel K 2.3.2-nightly build for testing (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:2.3.2-nightly (default amd64 architecture, -arm64 suffix for ARM64 architectures)

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots

To test ARM64 architecture, download the client for your OS and run:

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

NOTE: last updated on Mon Jun 3 00:57:29 UTC 2024

Changelog

Sourced from org.apache.camel.k:camel-k-crds's changelog.

v2.3.3 (2024-06-07)

Full Changelog

camel-k-crds-2.3.3 (2024-06-07)

Full Changelog

Closed issues:

  • Join native checks into one #5526

2.3.3-nightly (2024-06-05)

Full Changelog

Closed issues:

  • Helm release script overrides all index dates #5575
  • Kamelet data type test failling with updated 4.4.1 kamelet #5553
  • Add a canonical script that installs Knative #5545
  • Promote Integration operator warning #5541
  • Pipe with Addressable as sink does crash and does not report anything on the status #5535
  • Pipe not correctly reconciled after updating it #5531
  • Release 2.3.2 #5520
  • Tekton Task e2e test rewrite #5509
  • Disable Jib telemetry/update check #5481
  • JVM trait refactoring #5476
  • Skip surefire when building the IntegrationKit #5472
  • Expand Integration pod template spec #5395
  • Add E2E workflow using Windows runner for testing Camel K CLI client and local run #3364

Merged pull requests:

... (truncated)

Commits
  • fcb8d97 chore(release): preparing for next release
  • bd90f0a [maven-release-plugin] prepare for next development iteration
  • 7806d91 [maven-release-plugin] prepare release camel-k-crds-2.3.3
  • cbb6b63 chore: nightly automatic updates
  • 49c2759 fix(e2e): Ensures Maven proxy test is not infra dependant
  • af9daba fix(core): Remove status.Image update post publish
  • 2ba1222 fix(ci): merge helm with older index
  • 781e507 fix(ci): OLM annotation syntax
  • 3bcedbf fix(olm): set minKubeVersion and Openshift version
  • 889b2cb chore: bump next version to 2.3.3-SNAPSHOT
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)