File tree Expand file tree Collapse file tree 7 files changed +7
-7
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 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
28
28
)
29
29
30
30
const (
31
- certmanagerVersion = "v1.16.3 "
31
+ certmanagerVersion = "v1.18.2 "
32
32
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
33
33
34
34
defaultKindBinary = "kind"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
28
28
)
29
29
30
30
const (
31
- certmanagerVersion = "v1.16.3 "
31
+ certmanagerVersion = "v1.18.2 "
32
32
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
33
33
34
34
defaultKindBinary = "kind"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
28
28
)
29
29
30
30
const (
31
- certmanagerVersion = "v1.16.3 "
31
+ certmanagerVersion = "v1.18.2 "
32
32
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
33
33
34
34
defaultKindBinary = "kind"
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ import (
56
56
)
57
57
58
58
const (
59
- certmanagerVersion = "v1.16.3 "
59
+ certmanagerVersion = "v1.18.2 "
60
60
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
61
61
62
62
defaultKindBinary = "kind"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
28
28
)
29
29
30
30
const (
31
- certmanagerVersion = "v1.16.3 "
31
+ certmanagerVersion = "v1.18.2 "
32
32
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
33
33
34
34
defaultKindBinary = "kind"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
28
28
)
29
29
30
30
const (
31
- certmanagerVersion = "v1.16.3 "
31
+ certmanagerVersion = "v1.18.2 "
32
32
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
33
33
34
34
defaultKindBinary = "kind"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
28
28
)
29
29
30
30
const (
31
- certmanagerVersion = "v1.16.3 "
31
+ certmanagerVersion = "v1.18.2 "
32
32
certmanagerURLTmpl = "https://github.com/cert-manager/cert-manager/releases/download/%s/cert-manager.yaml"
33
33
34
34
defaultKindBinary = "kind"
You can’t perform that action at this time.
0 commit comments