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

acosentino 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 e524c1df9e44 chore(camel-test-infra-consul): upgrade consul.container 
to 1.22.1 (#20251)
e524c1df9e44 is described below

commit e524c1df9e443442d37954e7f332dc64a1c6c6b0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 9 10:33:41 2025 +0100

    chore(camel-test-infra-consul): upgrade consul.container to 1.22.1 (#20251)
    
    Update consul.container from 1.22 to 1.22.1
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../org/apache/camel/test/infra/consul/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-consul/src/main/resources/org/apache/camel/test/infra/consul/services/container.properties
 
b/test-infra/camel-test-infra-consul/src/main/resources/org/apache/camel/test/infra/consul/services/container.properties
index 288fca0533f6..297aa1875032 100644
--- 
a/test-infra/camel-test-infra-consul/src/main/resources/org/apache/camel/test/infra/consul/services/container.properties
+++ 
b/test-infra/camel-test-infra-consul/src/main/resources/org/apache/camel/test/infra/consul/services/container.properties
@@ -14,5 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-consul.container=mirror.gcr.io/hashicorp/consul:1.22
+consul.container=mirror.gcr.io/hashicorp/consul:1.22.1
 consul.container.ppc64le=icr.io/ppc64le-oss/consul-ppc64le:1.9.4

Reply via email to