This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new e1d0ca1dd9a1 chore(camel-test-infra-iggy): upgrade iggy.container to 
0.8.0 (#23835)
e1d0ca1dd9a1 is described below

commit e1d0ca1dd9a1676dcc6987ff60599fffeaac56d0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 15:38:06 2026 +0200

    chore(camel-test-infra-iggy): upgrade iggy.container to 0.8.0 (#23835)
    
    Update iggy.container from 0.7.0 to 0.8.0
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Claus Ibsen <[email protected]>
---
 .../resources/org/apache/camel/catalog/test-infra/metadata.json         | 2 +-
 .../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
 .../org/apache/camel/test/infra/iggy/services/container.properties      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
index d557fd371edc..9d97f25505bf 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
@@ -47,7 +47,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-iggy",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "0.7.0"
+  "serviceVersion" : "0.8.0"
 }, {
   "service" : 
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
   "description" : "Local AWS Services with LocalStack",
diff --git 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
index d557fd371edc..9d97f25505bf 100644
--- 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
+++ 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
@@ -47,7 +47,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-iggy",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "0.7.0"
+  "serviceVersion" : "0.8.0"
 }, {
   "service" : 
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
   "description" : "Local AWS Services with LocalStack",
diff --git 
a/test-infra/camel-test-infra-iggy/src/main/resources/org/apache/camel/test/infra/iggy/services/container.properties
 
b/test-infra/camel-test-infra-iggy/src/main/resources/org/apache/camel/test/infra/iggy/services/container.properties
index dc8cf3b5cf34..93ab0ce3e465 100644
--- 
a/test-infra/camel-test-infra-iggy/src/main/resources/org/apache/camel/test/infra/iggy/services/container.properties
+++ 
b/test-infra/camel-test-infra-iggy/src/main/resources/org/apache/camel/test/infra/iggy/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-iggy.container=mirror.gcr.io/apache/iggy:0.7.0
+iggy.container=mirror.gcr.io/apache/iggy:0.8.0

Reply via email to