Skip to content

Commit

Permalink
update cert manager version (#654)
Browse files Browse the repository at this point in the history
Co-authored-by: Praneeth Bajjuri <pbajjuri@pbajjuri-thinkpadp1gen4i.rmtustx.csb>
  • Loading branch information
pbajjuri20 and Praneeth Bajjuri authored Jan 26, 2024
1 parent ed5ca6b commit da97040
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 @@ -20,7 +20,7 @@ var (

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

func InstallIfNotExist(t test.TestHelper) {
Expand Down

0 comments on commit da97040

Please sign in to comment.