-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump pinned version for packaging tests (#1513)
* bump pinned version for packaging tests * bump version for agent-upgrade tests * bump latest pinned version * modify prior target version for update assertion
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
|
||
target_agent_version: "1.27.3" # minimum version for al2022, sles 12.5,15.*,debian 11 and ubuntu 20.10,21.04,22.04 | ||
target_agent_version: "1.34.0" # minimum version for al2022, sles 12.5,15.*,debian 11 and ubuntu 20.10,21.04,22.04 | ||
|
||
... |