-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ci: Update version.go to 7.97.0 Signed-off-by: Mykhailo Kuznietsov <[email protected]> * ci: Release editors definitions to 7.97.0 Signed-off-by: Mykhailo Kuznietsov <[email protected]> * ci: Update manager.yaml to 7.97.0 Signed-off-by: Mykhailo Kuznietsov <[email protected]> * ci: New OLM 7.97.0 bundle Signed-off-by: Mykhailo Kuznietsov <[email protected]> * ci: Pin images to digests Signed-off-by: Mykhailo Kuznietsov <[email protected]> * ci: Update Kubernetes resources to 7.97.0 Signed-off-by: Mykhailo Kuznietsov <[email protected]> * ci: Update Helm Charts to 7.97.0 Signed-off-by: Mykhailo Kuznietsov <[email protected]> * ci: Add new 7.97.0 bundle to a catalog Signed-off-by: Mykhailo Kuznietsov <[email protected]> --------- Signed-off-by: Mykhailo Kuznietsov <[email protected]> Co-authored-by: Mykhailo Kuznietsov <[email protected]>
- Loading branch information
1 parent
5a4341e
commit fad4628
Showing
14 changed files
with
188 additions
and
102 deletions.
There are no files selected for viewing
104 changes: 52 additions & 52 deletions
104
bundle/stable/eclipse-che/manifests/che-operator.clusterserviceversion.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
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
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
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
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
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
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
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
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
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
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
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 |
---|---|---|
|
@@ -13,5 +13,5 @@ | |
package version | ||
|
||
var ( | ||
Version = "7.96.0" | ||
Version = "7.97.0" | ||
) |