From 91ead3d2911318418634a58b81870d47eb30b469 Mon Sep 17 00:00:00 2001 From: SergeyKosterin <75117124+SergeyKosterin@users.noreply.github.com> Date: Tue, 8 Dec 2020 15:04:33 +0300 Subject: [PATCH] Update README.md Update kind and image-version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63fcc2c..8a32c06 100644 --- a/README.md +++ b/README.md @@ -85,10 +85,10 @@ Here you can automatically send heartbeat messages, send a logon/logout, request ```yaml apiVersion: th2.exactpro.com/v1 -kind: Th2GenericBox +kind: Th2Box spec: image-name: your.image.repo:42/your_image_name - image-version: 1.0.0 + image-version: 2.0.3 type: th2-conn custom-config: session-alias: "connectivity-alias"