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

acosentino pushed a commit to branch container-versions
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 3f182c75934051e3fbfd40cb4a1105c154e638d2
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu May 15 12:29:05 2025 +0200

    Upgrade Consul Container image to version 1.21
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../org/apache/camel/test/infra/consul/services/container.properties | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

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 700a36c52d5..033bec28b67 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,6 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-## tested against 2.1.2, 2.2.0 & 2.3.1
-consul.container=mirror.gcr.io/hashicorp/consul:1.19
-consul.container.ppc64le=icr.io/ppc64le-oss/consul-ppc64le:1.9.4
\ No newline at end of file
+consul.container=mirror.gcr.io/hashicorp/consul:1.21
+consul.container.ppc64le=icr.io/ppc64le-oss/consul-ppc64le:1.9.4

Reply via email to