File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
cronjob-tutorial/testdata/project/test/utils
getting-started/testdata/project/test/utils
multiversion-tutorial/testdata/project/test/utils
pkg/plugins/golang/v4/scaffolds/internal/templates/test/utils
project-v4-multigroup/test/utils
project-v4-with-plugins/test/utils Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
3232 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
3333 "releases/download/%s/bundle.yaml"
3434
35- certmanagerVersion = "v1.16.0 "
35+ certmanagerVersion = "v1.16.3 "
3636 certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
3737)
3838
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
3232 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
3333 "releases/download/%s/bundle.yaml"
3434
35- certmanagerVersion = "v1.16.0 "
35+ certmanagerVersion = "v1.16.3 "
3636 certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
3737)
3838
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
3232 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
3333 "releases/download/%s/bundle.yaml"
3434
35- certmanagerVersion = "v1.16.0 "
35+ certmanagerVersion = "v1.16.3 "
3636 certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
3737)
3838
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ const (
5959 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
6060 "releases/download/%s/bundle.yaml"
6161
62- certmanagerVersion = "v1.16.0 "
62+ certmanagerVersion = "v1.16.3 "
6363 certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
6464)
6565
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ import (
3131)
3232
3333const (
34- certmanagerVersion = "v1.16.0 "
34+ certmanagerVersion = "v1.16.3 "
3535 certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
3636 prometheusOperatorVersion = "v0.77.1"
3737 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
3232 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
3333 "releases/download/%s/bundle.yaml"
3434
35- certmanagerVersion = "v1.16.0 "
35+ certmanagerVersion = "v1.16.3 "
3636 certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
3737)
3838
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
3232 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
3333 "releases/download/%s/bundle.yaml"
3434
35- certmanagerVersion = "v1.16.0 "
35+ certmanagerVersion = "v1.16.3 "
3636 certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
3737)
3838
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ const (
3232 prometheusOperatorURL = "https://github.com/prometheus-operator/prometheus-operator/" +
3333 "releases/download/%s/bundle.yaml"
3434
35- certmanagerVersion = "v1.16.0 "
35+ certmanagerVersion = "v1.16.3 "
3636 certmanagerURLTmpl = "https://github.com/jetstack/cert-manager/releases/download/%s/cert-manager.yaml"
3737)
3838
You can’t perform that action at this time.
0 commit comments