-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: leochr <leojc@ca.ibm.com>
- Loading branch information
Showing
7 changed files
with
5,516 additions
and
4 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
2 changes: 1 addition & 1 deletion
2
.../olm-catalog/runtime-component-operator-certified/runtime-component-operator.package.yaml
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
channels: | ||
- currentCSV: runtime-component-operator.v0.5.0 | ||
- currentCSV: runtime-component-operator.v0.5.1 | ||
name: beta | ||
defaultChannel: beta | ||
packageName: runtime-component-operator-certified |
366 changes: 366 additions & 0 deletions
366
...component-operator-certified/runtime-component-operator.v0.5.1.clusterserviceversion.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
366 changes: 366 additions & 0 deletions
366
...ent-operator-community/0.5.1/runtime-component-operator.v0.5.1.clusterserviceversion.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4,780 changes: 4,780 additions & 0 deletions
4,780
...-catalog/runtime-component-operator-community/0.5.1/runtimecomponents.app.stacks.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
.../olm-catalog/runtime-component-operator-community/runtime-component-operator.package.yaml
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
channels: | ||
- currentCSV: runtime-component-operator.v0.5.0 | ||
- currentCSV: runtime-component-operator.v0.5.1 | ||
name: beta | ||
defaultChannel: beta | ||
packageName: runtime-component-operator |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
package version | ||
|
||
var ( | ||
Version = "0.5.0" | ||
Version = "0.5.1" | ||
) |