Skip to content

Commit 61786d6

Browse files
authored
Merge pull request #17 from sparkfabrik/agent_17.0
refa platform/3565: upgrade agent to 17.10.0
2 parents 5ce1747 + 904a05f commit 61786d6

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
@@ -102,7 +102,7 @@ variable "helm_release_name" {
102102
variable "helm_chart_version" {
103103
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."
104104
type = string
105-
default = "2.11.0"
105+
default = "2.13.0"
106106
}
107107

108108
variable "helm_additional_values" {

0 commit comments

Comments
 (0)