From 6f782f330d047d3a339a3bb97132c6235ead53fc Mon Sep 17 00:00:00 2001 From: Jasdeep Hundal Date: Tue, 21 Jan 2025 23:43:43 +0000 Subject: [PATCH] Update KENG manifests GitOrigin-RevId: 71fe572451bb302d52f66683e14daa735bb34bfe --- manifests/keysight/ixiatg-configmap.yaml | 10 +++++----- manifests/keysight/ixiatg-operator.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/keysight/ixiatg-configmap.yaml b/manifests/keysight/ixiatg-configmap.yaml index eb683714..d59137bd 100644 --- a/manifests/keysight/ixiatg-configmap.yaml +++ b/manifests/keysight/ixiatg-configmap.yaml @@ -11,26 +11,26 @@ data: { "name": "controller", "path": "ghcr.io/open-traffic-generator/keng-controller", - "tag": "1.4.0-1" + "tag": "1.19.0-5" }, { "name": "gnmi-server", "path": "ghcr.io/open-traffic-generator/otg-gnmi-server", - "tag": "1.13.18" + "tag": "1.19.0" }, { "name": "traffic-engine", "path": "ghcr.io/open-traffic-generator/ixia-c-traffic-engine", - "tag": "1.6.0.167" + "tag": "1.8.0.241" }, { "name": "protocol-engine", "path": "ghcr.io/open-traffic-generator/ixia-c-protocol-engine", - "tag": "1.00.0.379" + "tag": "1.00.0.424" }, { "name": "ixhw-server", "path": "ghcr.io/open-traffic-generator/keng-layer23-hw-server", - "tag": "1.4.0-2" + "tag": "1.19.0-5" }] } diff --git a/manifests/keysight/ixiatg-operator.yaml b/manifests/keysight/ixiatg-operator.yaml index 4399cab3..1f12a246 100644 --- a/manifests/keysight/ixiatg-operator.yaml +++ b/manifests/keysight/ixiatg-operator.yaml @@ -387,7 +387,7 @@ spec: - --leader-elect command: - /manager - image: ghcr.io/open-traffic-generator/keng-operator:0.3.28 + image: ghcr.io/open-traffic-generator/keng-operator:0.3.34 livenessProbe: httpGet: path: /healthz