Skip to content

Commit

Permalink
bump csv to 3.2.1
Browse files Browse the repository at this point in the history
Change-Id: I973128fe4f7f7096913e5930ca243f2675e6b60e
Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Oct 27, 2022
1 parent b2d6966 commit 9a81459
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devspaces-operator-bundle/manifests/devspaces.csv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ metadata:
repository: https://github.com/redhat-developer/devspaces-images/
support: Red Hat
skipRange: '>=3.0.0 <=3.2.0'
name: devspacesoperator.v3.2.0
name: devspacesoperator.v3.2.1
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -1093,7 +1093,7 @@ spec:
- name: CHE_FLAVOR
value: devspaces
- name: CHE_VERSION
value: 3.2.0
value: 3.2.1
- name: CONSOLE_LINK_DISPLAY_NAME
value: Red Hat OpenShift Dev Spaces
- name: CONSOLE_LINK_IMAGE
Expand Down Expand Up @@ -1427,7 +1427,7 @@ spec:
maturity: stable
provider:
name: Red Hat
version: 3.2.0
version: 3.2.1
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down

0 comments on commit 9a81459

Please sign in to comment.