You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-24Lines changed: 23 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,13 @@ You can watch the tutorial video below to learn how to deploy Azure DevOps agent
14
14
15
15
[](https://www.youtube.com/watch?v=qep2l1oxknk)
16
16
17
-
18
17
## Compatibility Matrix
19
18
20
19
The table presented below outlines the correspondence between Helm chart versions, Docker tags, and the Azure DevOps agent versions included within those Docker images.
@@ -30,6 +30,13 @@ The table presented below outlines the correspondence between Helm chart version
30
30
31
31
## Important Release Notes
32
32
33
+
### 2.3.0
34
+
35
+
With the **2.3.0 release**, the helm chart has been updated to use the latest Azure DevOps agent version **4.255.0** and `git-lfs` support has been added.
36
+
37
+
-:white_check_mark:[Upgrade VSTS agent to 4.255.0](https://github.com/btungut/azure-devops-agent-on-kubernetes/pull/38)
Copy file name to clipboardExpand all lines: chart/README.md
+82-15Lines changed: 82 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,24 +2,93 @@
2
2
3
3
The easiest and most effective method for creating and managing Azure DevOps agents on Kubernetes, without the need to spend time and effort wrestling with settings! Scale-out as much as is necessary and demolish them gracefully.
4
4
5
+
## YouTube Tutorial Video
6
+
7
+
You can watch the tutorial video below to learn how to deploy Azure DevOps agents on Kubernetes.
8
+
9
+
> LET'S CLICK ON THE IMAGE BELOW TO WATCH THE TUTORIAL VIDEO!
10
+
11
+
[](https://www.youtube.com/watch?v=qep2l1oxknk)
12
+
5
13
## Compatibility Matrix
6
14
7
15
The table presented below outlines the correspondence between Helm chart versions, Docker tags, and the Azure DevOps agent versions included within those Docker images.
With the **2.3.0 release**, the helm chart has been updated to use the latest Azure DevOps agent version **4.255.0** and `git-lfs` support has been added.
32
+
33
+
-:white_check_mark:[Upgrade VSTS agent to 4.255.0](https://github.com/btungut/azure-devops-agent-on-kubernetes/pull/38)
0 commit comments