Skip to content

Commit

Permalink
fix: add repo details to bundle (#303)
Browse files Browse the repository at this point in the history
* fix: add repo details to bundle

* chore: make bundle
  • Loading branch information
sthaha committed Jun 20, 2023
1 parent f65d0d2 commit 687e0cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metadata:
"thanosrulers.monitoring.rhobs"
]
operators.operatorframework.io/project_layout: unknown
repository: https://github.com/rhobs/observability-operator
name: observability-operator.v0.0.22
namespace: placeholder
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ metadata:
"prometheuses.monitoring.rhobs", "alertmanagers.monitoring.rhobs",
"thanosrulers.monitoring.rhobs"
]
repository: 'https://github.com/rhobs/observability-operator'
name: observability-operator.v0.0.0
namespace: placeholder
spec:
Expand Down

0 comments on commit 687e0cb

Please sign in to comment.