Skip to content

Commit

Permalink
Update KENG manifests (#591)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 71fe572
  • Loading branch information
jasdeep-hundal authored Jan 21, 2025
1 parent 0d40cc3 commit f167576
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions manifests/keysight/ixiatg-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}]
}
2 changes: 1 addition & 1 deletion manifests/keysight/ixiatg-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f167576

Please sign in to comment.