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

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

commit 84217b6e301c86fdc3bc495a91c6ef1eff64b500
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Mar 27 10:06:16 2025 +0100

    Upgrade Nats test infra image to 2.11.0
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../org/apache/camel/test/infra/nats/services/container.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-nats/src/main/resources/org/apache/camel/test/infra/nats/services/container.properties
 
b/test-infra/camel-test-infra-nats/src/main/resources/org/apache/camel/test/infra/nats/services/container.properties
index 173274eb6ee..45b78775926 100644
--- 
a/test-infra/camel-test-infra-nats/src/main/resources/org/apache/camel/test/infra/nats/services/container.properties
+++ 
b/test-infra/camel-test-infra-nats/src/main/resources/org/apache/camel/test/infra/nats/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-nats.container=mirror.gcr.io/nats:2.10.20
+nats.container=mirror.gcr.io/nats:2.11.0

Reply via email to