-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-v7.13.x-blue-next' into release-v7.13.x-blue (#956
) * [KIECLOUD-732] add missing subscription for BAMOE 8.0.4-1 operator * Update OWNERS * Update BAMOE bundle for CVE respin * Update BAMOE bundle for CVE respin (Multiple OpenJDK CVEs) * Bump BAMOE version in the next branch * add Abhishek and Rishiraj to OWNERS file * [release-v7.13.x-blue-next] [RHPAM-4894] upgrade OCP minimal version to 4.12 (#950) * [release-v7.13.x-blue-next][RHPAM-4904] Add required annotations for Infrastructure Feature Test (#954) * [release-v7.13.x-blue-next][RHPAM-4904] Add required annotations for Infrastructure Feature Test * Fixed text formatting * Fix formatting * Removed *.0.3 from rhpam-config * Fixed upgrade_test.go * Fixed current version and prior version * Fixed replaces by on 8.0.5-1 operator --------- Co-authored-by: Roberto Oliveira <[email protected]> Co-authored-by: Marek Novotný <[email protected]> Co-authored-by: openshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
55373e2
commit 3d28426
Showing
41 changed files
with
19,792 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ metadata: | |
consoleTitle: Prior Product Version | ||
name: prior-version | ||
spec: | ||
version: 8.0.3 | ||
version: 8.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
428 changes: 428 additions & 0 deletions
428
...atalog/dev/8.0.5-1/manifests/bamoe-businessautomation-operator.clusterserviceversion.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
6,136 changes: 6,136 additions & 0 deletions
6,136
deploy/olm-catalog/dev/8.0.5-1/manifests/kieapp.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
annotations: | ||
operators.operatorframework.io.bundle.channel.default.v1: 8.x-stable | ||
operators.operatorframework.io.bundle.channels.v1: 8.x-stable | ||
operators.operatorframework.io.bundle.manifests.v1: manifests/ | ||
operators.operatorframework.io.bundle.mediatype.v1: registry+v1 | ||
operators.operatorframework.io.bundle.metadata.v1: metadata/ | ||
operators.operatorframework.io.bundle.package.v1: bamoe-businessautomation-operator | ||
operators.operatorframework.io.metrics.builder: operator-sdk-v0.19.2 | ||
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1 | ||
operators.operatorframework.io.metrics.project_layout: go |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.