This is an automated email from the ASF dual-hosted git repository.
apupier 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 7f545a0a1af9 chore(camel-test-infra-redis): upgrade redis.container to
7.4.10-alpine
7f545a0a1af9 is described below
commit 7f545a0a1af9d7252bebfc051c1325042b1efb39
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:22:26 2026 +0000
chore(camel-test-infra-redis): upgrade redis.container to 7.4.10-alpine
Update redis.container from 7.4.9-alpine to 7.4.10-alpine
---
.../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/redis/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 84d7b28753fc..3979003fbea6 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
@@ -95,7 +95,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-redis",
"version" : "4.22.0-SNAPSHOT",
- "serviceVersion" : "7.4.9-alpine",
+ "serviceVersion" : "7.4.10-alpine",
"uiSupported" : true
}, {
"service" :
"org.apache.camel.test.infra.elasticsearch.services.ElasticSearchInfraService",
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 84d7b28753fc..3979003fbea6 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
@@ -95,7 +95,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-redis",
"version" : "4.22.0-SNAPSHOT",
- "serviceVersion" : "7.4.9-alpine",
+ "serviceVersion" : "7.4.10-alpine",
"uiSupported" : true
}, {
"service" :
"org.apache.camel.test.infra.elasticsearch.services.ElasticSearchInfraService",
diff --git
a/test-infra/camel-test-infra-redis/src/main/resources/org/apache/camel/test/infra/redis/services/container.properties
b/test-infra/camel-test-infra-redis/src/main/resources/org/apache/camel/test/infra/redis/services/container.properties
index fe31a258527d..14f1086c2431 100644
---
a/test-infra/camel-test-infra-redis/src/main/resources/org/apache/camel/test/infra/redis/services/container.properties
+++
b/test-infra/camel-test-infra-redis/src/main/resources/org/apache/camel/test/infra/redis/services/container.properties
@@ -14,7 +14,7 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-redis.container=mirror.gcr.io/redis:7.4.9-alpine
+redis.container=mirror.gcr.io/redis:7.4.10-alpine
redis.container.version.include=alpine
redis.container.version.exclude=rc,beta
redis.container.version.freeze.major=true