Skip to content

Commit

Permalink
chore: nightly automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 28, 2024
1 parent b247a27 commit 233b936
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- Trait annotations saved on the IntegrationKit resource [\#5620](https://github.com/apache/camel-k/issues/5620)
- Documentation links to old Camel K examples location [\#5619](https://github.com/apache/camel-k/issues/5619)
- maven-settings-offline-template.xml does not contain license [\#5603](https://github.com/apache/camel-k/issues/5603)
- Set default containers resources [\#5601](https://github.com/apache/camel-k/issues/5601)
- Bring back Quarkus native test in PR [\#5598](https://github.com/apache/camel-k/issues/5598)
- Nightly release note still define ARM64 specific instructions [\#5596](https://github.com/apache/camel-k/issues/5596)
- Unable to specify any CloudEvent attributes or extensions, except for `type` [\#5537](https://github.com/apache/camel-k/issues/5537)
Expand All @@ -40,6 +41,8 @@

**Merged pull requests:**

- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.46 to 0.6.47 [\#5676](https://github.com/apache/camel-k/pull/5676) ([dependabot[bot]](https://github.com/apps/dependabot))
- feat: default resources for Operator and Integration Pods [\#5675](https://github.com/apache/camel-k/pull/5675) ([squakez](https://github.com/squakez))
- chore\(deps\): bump github.com/prometheus/common from 0.54.0 to 0.55.0 [\#5673](https://github.com/apache/camel-k/pull/5673) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.45 to 0.6.46 [\#5672](https://github.com/apache/camel-k/pull/5672) ([dependabot[bot]](https://github.com/apps/dependabot))
- Document how to clean container registry and script to prune. [\#5670](https://github.com/apache/camel-k/pull/5670) ([claudio4j](https://github.com/claudio4j))
Expand Down
22 changes: 11 additions & 11 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -1482,17 +1482,17 @@ github.com/apache/camel-k/v2/pkg/trait/camel.go:84: Apply 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:120: loadOrCreateCatalog 56.2%
github.com/apache/camel-k/v2/pkg/trait/camel.go:159: computeConfigMaps 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:240: determineRuntimeVersion 66.7%
github.com/apache/camel-k/v2/pkg/trait/container.go:64: newContainerTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:80: Configure 80.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:124: isValidPullPolicy 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:128: Apply 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:135: configureImageIntegrationKit 71.4%
github.com/apache/camel-k/v2/pkg/trait/container.go:187: configureContainer 85.5%
github.com/apache/camel-k/v2/pkg/trait/container.go:277: configureService 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:314: configureResources 81.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:346: configureCapabilities 50.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:352: setSecurityContext 87.5%
github.com/apache/camel-k/v2/pkg/trait/container.go:375: getUser 81.8%
github.com/apache/camel-k/v2/pkg/trait/container.go:69: newContainerTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:89: Configure 80.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:133: isValidPullPolicy 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:137: Apply 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:144: configureImageIntegrationKit 71.4%
github.com/apache/camel-k/v2/pkg/trait/container.go:196: configureContainer 85.5%
github.com/apache/camel-k/v2/pkg/trait/container.go:286: configureService 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:323: configureResources 81.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:355: configureCapabilities 50.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:361: setSecurityContext 87.5%
github.com/apache/camel-k/v2/pkg/trait/container.go:384: getUser 81.8%
github.com/apache/camel-k/v2/pkg/trait/cron.go:76: newCronTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:82: Configure 72.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:153: autoConfigure 86.4%
Expand Down

0 comments on commit 233b936

Please sign in to comment.