Skip to content

Commit e3e8de2

Browse files
renovate[bot]vehagn
authored andcommitted
chore(deps): update dependency kubernetes-sigs/gateway-api to v1.3.0
Reference GH issue #94 for updating article
1 parent 9aae3a5 commit e3e8de2

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.2.1" # renovate: github-releases=kubernetes-sigs/gateway-api
17+
gateway_api_version = "v1.3.0" # renovate: github-releases=kubernetes-sigs/gateway-api
1818
extra_manifests = []
1919
kubelet = <<-EOT
2020
extraArgs:

0 commit comments

Comments
 (0)