chore(deps): update dependency kubernetes/kubernetes to v1.33.1

This commit is contained in:
renovate[bot]
2025-06-08 22:23:47 +02:00
committed by Vegard Hagen
parent 2a2606d178
commit 1e137986d8
+1 -1
View File
@@ -9,7 +9,7 @@ talos_cluster_config = {
# Uncomment to use this instead of version from talos_image.
# talos_machine_config_version = "v1.9.2"
proxmox_cluster = "homelab"
kubernetes_version = "v1.32.3" # renovate: github-releases=kubernetes/kubernetes
kubernetes_version = "v1.33.1" # renovate: github-releases=kubernetes/kubernetes
cilium = {
bootstrap_manifest_path = "talos/inline-manifests/cilium-install.yaml"
values_file_path = "../../k8s/infra/network/cilium/values.yaml"