Skip to content

Commit

Permalink
add latest cert-manager as dependency (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleck13 authored Mar 25, 2024
1 parent da42a15 commit 6dc2cbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ metadata:
capabilities: Basic Install
categories: Integration & Delivery
containerImage: quay.io/kuadrant/kuadrant-operator:latest
createdAt: "2024-03-20T12:29:04Z"
createdAt: "2024-03-25T09:38:12Z"
operators.operatorframework.io/builder: operator-sdk-v1.32.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/Kuadrant/kuadrant-operator
Expand Down
4 changes: 4 additions & 0 deletions bundle/metadata/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ dependencies:
value:
packageName: dns-operator
version: "0.1.0"
- type: olm.package
value:
packageName: cert-manager
version: "1.14.2"

0 comments on commit 6dc2cbc

Please sign in to comment.