Merge pull request 'chore(deps): update registry.k8s.io/kube-proxy docker tag to v1.31.1' (#8) from renovate/registry.k8s.io-kube-proxy-1.x into master

Reviewed-on: Fascinated/home-ops#8
This commit is contained in:
Lee 2024-09-22 00:16:17 +00:00
commit 95d478324b

@ -471,7 +471,7 @@ cluster:
image: registry.k8s.io/kube-controller-manager:v1.30.3 # The container image used in the controller manager manifest.
# Kube-proxy server-specific configuration options
proxy:
image: registry.k8s.io/kube-proxy:v1.30.3 # The container image used in the kube-proxy manifest.
image: registry.k8s.io/kube-proxy:v1.31.1 # The container image used in the kube-proxy manifest.
# # Disable kube-proxy deployment on cluster bootstrap.
# disabled: false