Skip to content

Commit 8ac30b1

Browse files
authored
Merge pull request #4905 from camilamacedo86/cert
✨ Upgrade cert-manager from 1.18.1 to 1.18.2
2 parents e134454 + 810baae commit 8ac30b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testdata/project-v4-multigroup/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module sigs.k8s.io/kubebuilder/testdata/project-v4-multigroup
33
go 1.24.0
44

55
require (
6-
github.com/cert-manager/cert-manager v1.18.1
6+
github.com/cert-manager/cert-manager v1.18.2
77
github.com/onsi/ginkgo/v2 v2.22.0
88
github.com/onsi/gomega v1.36.1
99
k8s.io/api v0.33.0

testdata/project-v4/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module sigs.k8s.io/kubebuilder/testdata/project-v4
33
go 1.24.0
44

55
require (
6-
github.com/cert-manager/cert-manager v1.18.1
6+
github.com/cert-manager/cert-manager v1.18.2
77
github.com/onsi/ginkgo/v2 v2.22.0
88
github.com/onsi/gomega v1.36.1
99
k8s.io/api v0.33.0

0 commit comments

Comments
 (0)