Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Commit eddc3cc

Browse files
stishkinstas
andauthored
Update agent-utilities version to v4 (#199)
Co-authored-by: stas <[email protected]>
1 parent d6db7b4 commit eddc3cc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"container" : "mcr.microsoft.com/restapifuzztesting/agent-utilities:v3.latest",
2+
"container" : "mcr.microsoft.com/restapifuzztesting/agent-utilities:v4.latest",
33
"port" : 8085
44
}

docs/raft-updates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The image tags produced for the containers will follow this pattern.
2424
- v2.latest Points to the latest version of v2
2525
- v3.0.0 Release not-compatible with v2.*
2626
- v3.latest Points to the latest version of v3
27+
- v4.0.0 Release not-compatible with v3.*
28+
- v4.latest Points to the latest version of v4
2729

2830
Releases will be created on the github project whenever a new CLI is needed and
2931
when a new image is release. For the releases that only include image updates,

0 commit comments

Comments
 (0)