Skip to content

Commit

Permalink
fix(container): update image registry.k8s.io/kube-controller-manager …
Browse files Browse the repository at this point in the history
…to v1.32.1
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent a599fcd commit 8a6fcfd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes/talos/clusterconfig/valhalla-frigg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ cluster:
rules:
- level: Metadata
controllerManager:
image: registry.k8s.io/kube-controller-manager:v1.32.0
image: registry.k8s.io/kube-controller-manager:v1.32.1
extraArgs:
bind-address: 0.0.0.0
proxy:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/talos/clusterconfig/valhalla-odin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ cluster:
rules:
- level: Metadata
controllerManager:
image: registry.k8s.io/kube-controller-manager:v1.32.0
image: registry.k8s.io/kube-controller-manager:v1.32.1
extraArgs:
bind-address: 0.0.0.0
proxy:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/talos/clusterconfig/valhalla-thor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ cluster:
rules:
- level: Metadata
controllerManager:
image: registry.k8s.io/kube-controller-manager:v1.32.0
image: registry.k8s.io/kube-controller-manager:v1.32.1
extraArgs:
bind-address: 0.0.0.0
proxy:
Expand Down

0 comments on commit 8a6fcfd

Please sign in to comment.