Skip to content

Commit

Permalink
update the cer-manager-operator version (#644)
Browse files Browse the repository at this point in the history
Co-authored-by: Praneeth Bajjuri <[email protected]>
  • Loading branch information
pbajjuri20 and Praneeth Bajjuri authored Jan 2, 2024
1 parent 3fabb60 commit 743caaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/certmanageroperator/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (

certManagerOperatorNs = "cert-manager-operator"
certManagerNs = "cert-manager"
certmanagerVersion = "cert-manager-operator.v1.12.0"
certmanagerVersion = "cert-manager-operator.v1.12.1"
)

func InstallIfNotExist(t test.TestHelper) {
Expand Down

0 comments on commit 743caaf

Please sign in to comment.