Skip to content

Commit

Permalink
deps: update registry.k8s.io/provider-aws/cloud-controller-manager Do…
Browse files Browse the repository at this point in the history
…cker tag to v1.28.1 (#2492)

Co-authored-by: Paul Meyer <[email protected]>
  • Loading branch information
renovate[bot] and katexochen authored Oct 25, 2023
1 parent 671cf36 commit 4afe594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/versions/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ var VersionConfigs = map[ValidK8sVersion]KubernetesVersion{
},
},
// CloudControllerManagerImageAWS is the CCM image used on AWS.
CloudControllerManagerImageAWS: "registry.k8s.io/provider-aws/cloud-controller-manager:v1.28.0@sha256:47eb1c1e6a3bd6d0fb44ac4992885b6218f1448ea339de778d8b703df463c06f", // renovate:container
CloudControllerManagerImageAWS: "registry.k8s.io/provider-aws/cloud-controller-manager:v1.28.1@sha256:79b423ac8bc52d00f932b40de11fc3047a5ed1cbec47cda23bcf8f45ef583ed1", // renovate:container
// CloudControllerManagerImageAzure is the CCM image used on Azure.
// Check for newer versions at https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/README.md.
CloudControllerManagerImageAzure: "mcr.microsoft.com/oss/kubernetes/azure-cloud-controller-manager:v1.27.10@sha256:3366e0e51c56643968c7e607cb27c2545948cfab5bff3bed85e314d93a689d8e", // renovate:container
Expand Down

0 comments on commit 4afe594

Please sign in to comment.