Skip to content

Commit

Permalink
Update Ixia manifests to 4399 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdeep-hundal authored Aug 22, 2023
1 parent 65d0d47 commit 639d98d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions manifests/keysight/ixiatg-configmap-unlicensed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ data:
{
"name": "controller",
"path": "ghcr.io/open-traffic-generator/ixia-c-controller",
"tag": "0.0.1-4306"
"tag": "0.0.1-4399"
},
{
"name": "gnmi-server",
"path": "ghcr.io/open-traffic-generator/ixia-c-gnmi-server",
"tag": "1.11.17"
"tag": "1.12.2"
},
{
"name": "traffic-engine",
Expand Down
8 changes: 4 additions & 4 deletions manifests/keysight/ixiatg-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ data:
{
"name": "controller",
"path": "ghcr.io/open-traffic-generator/licensed/ixia-c-controller",
"tag": "0.0.1-4306"
"tag": "0.0.1-4399"
},
{
"name": "gnmi-server",
"path": "ghcr.io/open-traffic-generator/ixia-c-gnmi-server",
"tag": "1.11.17"
"tag": "1.12.2"
},
{
"name": "traffic-engine",
Expand All @@ -26,12 +26,12 @@ data:
{
"name": "protocol-engine",
"path": "ghcr.io/open-traffic-generator/licensed/ixia-c-protocol-engine",
"tag": "1.00.0.318"
"tag": "1.00.0.320"
},
{
"name": "ixhw-server",
"path": "ghcr.io/open-traffic-generator/ixia-c-ixhw-server",
"tag": "0.11.11-2"
"tag": "0.12.1-2"
}
]
}

0 comments on commit 639d98d

Please sign in to comment.