Skip to content

Commit d351a69

Browse files
committed
Update GKE Controlplane version, set Concourse Helm chart to 17.2.0
* latest version 17.3.1 produces error with PodDisruptionBudget (could also be caused by kapp CLI, not sure)
1 parent 821729c commit d351a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terragrunt/concourse-wg-ci/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concourse_github_mainTeam: "cloudfoundry:wg-app-runtime-interfaces-autoscaler-ap
2121
concourse_github_mainTeamUser: ""
2222

2323
# Concourse helm chart
24-
concourse_helm_version: "17.3.1"
24+
concourse_helm_version: "17.2.0"
2525

2626
# Module sources for the stack - git or local
2727
# ie.
@@ -46,7 +46,7 @@ sql_instance_backup_location: eu
4646
sql_instance_disk_size: 38
4747

4848
# Other GKE vars
49-
gke_controlplane_version: 1.23.8-gke.1900
49+
gke_controlplane_version: 1.27.8-gke.1067004
5050
gke_cluster_ipv4_cidr: 10.104.0.0/14
5151
gke_services_ipv4_cidr_block: 10.108.0.0/20
5252
gke_master_ipv4_cidr_block: 172.16.0.32/28

0 commit comments

Comments
 (0)