Skip to content

Commit 25cfe01

Browse files
committed
Bump chart version to 2.3.0
1 parent 9b99d22 commit 25cfe01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: azure-devops-agent
33
description: Dockerized Azure DevOps build agent on Kubernetes
44
type: application
5-
version: 2.2.0
6-
appVersion: "4.251.0-stable-v2.2.0"
5+
version: 2.3.0
6+
appVersion: "4.251.0-stable-v2.3.0"
77
keywords:
88
- azure devops
99
- build agent

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ image:
3030
# registry: docker.io
3131
repository: btungut/azure-devops-agent
3232
pullPolicy: IfNotPresent
33-
tag: "4.251.0-stable-v2.2.0"
33+
tag: "4.251.0-stable-v2.3.0"
3434
pullSecrets: []
3535

3636
resources:

0 commit comments

Comments
 (0)