Skip to content

Commit

Permalink
Merge pull request #11781 from olemarkus/automated-cherry-pick-of-#11…
Browse files Browse the repository at this point in the history
…780-origin-release-1.21

Automated cherry pick of #11780: Bump the cas addon version.
  • Loading branch information
k8s-ci-robot authored Jun 16, 2021
2 parents 0ea4179 + ca96685 commit 91ddda8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ func (b *BootstrapChannelBuilder) buildAddons(c *fi.ModelBuilderContext) (*chann
if b.Cluster.Spec.ClusterAutoscaler != nil && fi.BoolValue(b.Cluster.Spec.ClusterAutoscaler.Enabled) {
{
key := "cluster-autoscaler.addons.k8s.io"
version := "1.19.0"
version := "1.19.2"

{
location := key + "/k8s-1.15.yaml"
Expand Down

0 comments on commit 91ddda8

Please sign in to comment.