Update upup/pkg/fi/cloudup/bootstrapchannelbuilder.go

Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
This commit is contained in:
Ole Markus With 2020-12-05 07:21:12 +01:00 committed by GitHub
parent 1ae09e86a5
commit 09eebec765
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -491,7 +491,7 @@ func (b *BootstrapChannelBuilder) buildAddons(c *fi.ModelBuilderContext) (*chann
if b.Cluster.Spec.CertManager != nil && fi.BoolValue(b.Cluster.Spec.CertManager.Enabled) {
{
key := "certmanager.io"
version := "1.0.4"
version := "1.1.0"
{
location := key + "/k8s-1.16.yaml"