Skip to content

Commit c0cac13

Browse files
committed
refs platform/3177: upgrade agent to 17.3.1
1 parent 93c533d commit c0cac13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ variable "helm_release_name" {
9696
variable "helm_chart_version" {
9797
description = "The version of the gitlab-agent Helm chart. You can see the available versions at https://gitlab.com/gitlab-org/charts/gitlab-agent/-/tags, or using the command `helm search repo gitlab/gitlab-agent -l` after adding the Gitlab Helm repository."
9898
type = string
99-
default = "2.5.0"
99+
default = "2.6.2"
100100
}
101101

102102
variable "helm_additional_values" {

0 commit comments

Comments
 (0)