Skip to content

Commit

Permalink
chore: use correct version of cert manager
Browse files Browse the repository at this point in the history
Signed-off-by: RealAnna <[email protected]>
  • Loading branch information
RealAnna committed Feb 6, 2024
1 parent c06b6dd commit 1ce0456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lifecycle-operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/cloudevents/sdk-go/v2 v2.15.0
github.com/go-logr/logr v1.4.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/keptn/lifecycle-toolkit/keptn-cert-manager v2.0.0
github.com/keptn/lifecycle-toolkit/keptn-cert-manager v0.0.0-20231220125738-6b5f424f8cf1
github.com/magiconair/properties v1.8.7
github.com/onsi/ginkgo/v2 v2.15.0
github.com/onsi/gomega v1.31.1
Expand Down
2 changes: 1 addition & 1 deletion metrics-operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-logr/logr v1.4.1
github.com/gorilla/mux v1.8.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/keptn/lifecycle-toolkit/keptn-cert-manager v2.0.0
github.com/keptn/lifecycle-toolkit/keptn-cert-manager v0.0.0-20240206141444-f42bb7182ba8
github.com/open-feature/go-sdk v1.9.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.18.0
Expand Down

0 comments on commit 1ce0456

Please sign in to comment.