Skip to content

Commit

Permalink
chore: broken OLM graph for 1.3.2, so revert CSV changes and bump to …
Browse files Browse the repository at this point in the history
…1.3.3 (redhat-developer#519)

Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt authored Dec 5, 2024
1 parent 68b2702 commit 89c74dd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .rhdh/bundle/manifests/rhdh-operator.csv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
categories: Developer Tools
certified: 'true'
containerImage: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-rhel9-operator:1.3
createdAt: "2024-11-15T18:40:22Z"
createdAt: "2024-12-03T19:48:55Z"
description: Red Hat Developer Hub is a Red Hat supported version of Backstage.
It comes with pre-built plug-ins and configuration settings, supports use of an external database, and can
help streamline the process of setting up a self-managed internal
Expand All @@ -42,8 +42,8 @@ metadata:
features.operators.openshift.io/token-auth-gcp: "false"
repository: https://gitlab.cee.redhat.com/rhidp/rhdh/
support: Red Hat
skipRange: '>=1.2.0 <1.3.2'
name: rhdh-operator.v1.3.2
skipRange: '>=1.0.0 <1.3.3'
name: rhdh-operator.v1.3.3
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -356,5 +356,5 @@ spec:
provider:
name: Red Hat Inc.
url: https://www.redhat.com/
version: 1.3.2
replaces: rhdh-operator.v1.3.1
version: 1.3.3
replaces: rhdh-operator.v1.1.1

0 comments on commit 89c74dd

Please sign in to comment.