Skip to content

Commit 6caa2a6

Browse files
chore(deps): update dependency kubernetes-sigs/gateway-api to v1.4.0
1 parent 8e5a09e commit 6caa2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tofu/kubernetes/talos_cluster.auto.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ talos_cluster_config = {
1414
bootstrap_manifest_path = "talos/inline-manifests/cilium-install.yaml"
1515
values_file_path = "../../k8s/infra/network/cilium/values.yaml"
1616
}
17-
gateway_api_version = "v1.3.0" # renovate: github-releases=kubernetes-sigs/gateway-api
17+
gateway_api_version = "v1.4.0" # renovate: github-releases=kubernetes-sigs/gateway-api
1818
extra_manifests = []
1919
kubelet = <<-EOT
2020
extraArgs:

0 commit comments

Comments
 (0)