Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
chore: bump csv to 1.2 in main
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Feb 1, 2024
1 parent 65c55a2 commit ab02963
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 @@ -19,7 +19,7 @@ metadata:
capabilities: Seamless Upgrades
categories: Developer Tools
certified: 'true'
containerImage: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-rhel9-operator:1.1
containerImage: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-rhel9-operator:1.2
createdAt: "2023-12-18T16:11:34Z"
description: The Red Hat Developer Hub is a Red Hat supported version of Backstage.
It comes with pre-built plug-ins, configuration settings, and deployment mechanisms,
Expand All @@ -43,7 +43,7 @@ metadata:
features.operators.openshift.io/token-auth-gcp: "false"
repository: https://gitlab.cee.redhat.com/rhidp/rhdh/
support: Red Hat
name: rhdh-operator.v1.0.0
name: rhdh-operator.v1.2.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -220,12 +220,12 @@ spec:
fieldRef:
fieldPath: metadata.name
- name: RELATED_IMAGE_backstage
value: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-hub-rhel9:1.1
value: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-hub-rhel9:1.2
- name: RELATED_IMAGE_postgresql
value: registry.redhat.io/rhel9/postgresql-15:latest
command:
- /manager
image: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-rhel9-operator:1.1
image: registry-proxy.engineering.redhat.com/rh-osbs/rhdh-rhdh-rhel9-operator:1.2
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -333,4 +333,4 @@ spec:
provider:
name: Red Hat Inc.
url: https://www.redhat.com/
version: 1.1.0
version: 1.2.0

0 comments on commit ab02963

Please sign in to comment.