Skip to content

Commit 9d8fe70

Browse files
Update Helm release concourse to v18.2.0
1 parent c9db0fc commit 9d8fe70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

terragrunt/concourse-wg-ci-test/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ concourse_github_mainTeamUser: ""
2525
concourse_container_placement_strategy: "volume-locality"
2626

2727
# Concourse helm chart
28-
concourse_helm_version: "18.1.1"
28+
concourse_helm_version: "18.2.0"
2929

3030

3131
# Module sources for the stack - git or local

terragrunt/concourse-wg-ci/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ concourse_github_mainTeamUser: ""
2525
concourse_container_placement_strategy: "fewest-build-containers"
2626

2727
# Concourse helm chart
28-
concourse_helm_version: "18.1.1"
28+
concourse_helm_version: "18.2.0"
2929

3030
# Module sources for the stack - git or local
3131
# ie.

0 commit comments

Comments
 (0)