We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 821729c commit d351a69Copy full SHA for d351a69
terragrunt/concourse-wg-ci/config.yaml
@@ -21,7 +21,7 @@ concourse_github_mainTeam: "cloudfoundry:wg-app-runtime-interfaces-autoscaler-ap
21
concourse_github_mainTeamUser: ""
22
23
# Concourse helm chart
24
-concourse_helm_version: "17.3.1"
+concourse_helm_version: "17.2.0"
25
26
# Module sources for the stack - git or local
27
# ie.
@@ -46,7 +46,7 @@ sql_instance_backup_location: eu
46
sql_instance_disk_size: 38
47
48
# Other GKE vars
49
-gke_controlplane_version: 1.23.8-gke.1900
+gke_controlplane_version: 1.27.8-gke.1067004
50
gke_cluster_ipv4_cidr: 10.104.0.0/14
51
gke_services_ipv4_cidr_block: 10.108.0.0/20
52
gke_master_ipv4_cidr_block: 172.16.0.32/28
0 commit comments