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

Reviewed-on: Fascinated/home-ops#7
This commit is contained in:
Lee 2024-09-22 00:16:21 +00:00
commit 0cb478a191

@ -468,7 +468,7 @@ cluster:
- level: Metadata - level: Metadata
# Controller manager server specific configuration options. # Controller manager server specific configuration options.
controllerManager: controllerManager:
image: registry.k8s.io/kube-controller-manager:v1.30.3 # The container image used in the controller manager manifest. image: registry.k8s.io/kube-controller-manager:v1.31.1 # The container image used in the controller manager manifest.
# Kube-proxy server-specific configuration options # Kube-proxy server-specific configuration options
proxy: proxy:
image: registry.k8s.io/kube-proxy:v1.31.1 # 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.