Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion terragrunt/concourse-wg-ci-test/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ concourse_max_days_to_retain_build_logs: 30
concourse_max_build_logs_to_retain: 200

# Concourse helm chart
concourse_helm_version: "18.1.1"
concourse_helm_version: "18.5.0"

# Module sources for the stack - git or local
# ie.
Expand Down
2 changes: 1 addition & 1 deletion terragrunt/concourse-wg-ci/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ concourse_max_days_to_retain_build_logs: 30
concourse_max_build_logs_to_retain: 200

# Concourse helm chart
concourse_helm_version: "18.1.1"
concourse_helm_version: "18.5.0"

# Module sources for the stack - git or local
# ie.
Expand Down