Skip to content

Commit

Permalink
ci: Copy 7.88.0 csv to main (#1866)
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
  • Loading branch information
che-bot and mkuznyetsov authored Jun 29, 2024
1 parent f5d60a0 commit 03759ac
Show file tree
Hide file tree
Showing 8 changed files with 204 additions and 90 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7790,6 +7790,12 @@ spec:
type: string
type: array
type: object
workspacesPodAnnotations:
additionalProperties:
type: string
description: WorkspacesPodAnnotations defines additional annotations
for workspace pods.
type: object
type: object
gitServices:
description: A configuration that allows users to work with remote
Expand Down
2 changes: 1 addition & 1 deletion helmcharts/stable/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
apiVersion: v1
description: A Helm chart for deploying Eclipse Che on a Kubernetes
name: eclipse-che
version: 7.87.0
version: 7.88.0
annotations:
artifacthub.io/license: EPL-2.0
artifacthub.io/links: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7757,6 +7757,12 @@ spec:
type: string
type: array
type: object
workspacesPodAnnotations:
additionalProperties:
type: string
description: WorkspacesPodAnnotations defines additional annotations
for workspace pods.
type: object
type: object
gitServices:
description: A configuration that allows users to work with remote
Expand Down
48 changes: 24 additions & 24 deletions helmcharts/stable/templates/che-operator.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@ spec:
- name: OPERATOR_NAME
value: che-operator
- name: CHE_VERSION
value: 7.87.0
value: 7.88.0
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:7.87.0
value: quay.io/eclipse/che-server:7.88.0
- name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:7.87.0
value: quay.io/eclipse/che-dashboard:7.88.0
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:7.87.0
value: quay.io/eclipse/che-plugin-registry:7.88.0
- name: RELATED_IMAGE_devfile_registry
value: quay.io/eclipse/che-devfile-registry:7.87.0
value: quay.io/eclipse/che-devfile-registry:7.88.0
- name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator:alpine-01a4c34
- name: RELATED_IMAGE_single_host_gateway
value: quay.io/eclipse/che--traefik:v2.9.10-8d81a9df1435f9f3d36ac9398465ef2d5d61e671059974db753faaed14b627de
- name: RELATED_IMAGE_single_host_gateway_config_sidecar
value: quay.io/che-incubator/configbump:7.87.0
value: quay.io/che-incubator/configbump:7.88.0
- name: RELATED_IMAGE_gateway_authentication_sidecar
value: quay.io/openshift/origin-oauth-proxy:4.9
- name: RELATED_IMAGE_gateway_authorization_sidecar
Expand Down Expand Up @@ -104,18 +104,14 @@ spec:
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_CONTAINERSECURITYCONTEXT
value: '{"allowPrivilegeEscalation": true,"capabilities": {"add": ["SETGID",
"SETUID"]}}'
- name: RELATED_IMAGE_editor_definition_che_idea_next_che_idea_runtime_description
value: quay.io/devfile/universal-developer-image:latest
- name: RELATED_IMAGE_editor_definition_che_idea_next_che_idea_injector
value: quay.io/che-incubator/che-idea:next
- name: RELATED_IMAGE_editor_definition_che_code_insiders_che_code_injector
value: quay.io/che-incubator/che-code:insiders
- name: RELATED_IMAGE_editor_definition_che_code_insiders_che_code_runtime_description
value: quay.io/devfile/universal-developer-image:latest
- name: RELATED_IMAGE_editor_definition_che_code_latest_che_code_injector
value: quay.io/che-incubator/che-code:7.87.0
- name: RELATED_IMAGE_editor_definition_che_code_latest_che_code_runtime_description
value: quay.io/devfile/universal-developer-image:latest
- name: RELATED_IMAGE_editor_definition_che_idea_server_latest_editor_injector
value: quay.io/che-incubator/che-idea-dev-server:latest
- name: RELATED_IMAGE_editor_definition_che_idea_server_latest_editor_runtime
value: quay.io/devfile/universal-developer-image:latest
- name: RELATED_IMAGE_editor_definition_che_idea_latest_che_idea_runtime_description
value: quay.io/devfile/universal-developer-image:latest
- name: RELATED_IMAGE_editor_definition_che_idea_latest_che_idea_injector
Expand All @@ -124,18 +120,22 @@ spec:
value: quay.io/che-incubator/che-idea-dev-server:next
- name: RELATED_IMAGE_editor_definition_che_idea_server_next_editor_runtime
value: quay.io/devfile/universal-developer-image:latest
- name: RELATED_IMAGE_editor_definition_che_idea_next_che_idea_runtime_description
- name: RELATED_IMAGE_editor_definition_che_idea_server_latest_editor_injector
value: quay.io/che-incubator/che-idea-dev-server:latest
- name: RELATED_IMAGE_editor_definition_che_idea_server_latest_editor_runtime
value: quay.io/devfile/universal-developer-image:latest
- name: RELATED_IMAGE_editor_definition_che_code_latest_che_code_injector
value: quay.io/che-incubator/che-code:7.88.0
- name: RELATED_IMAGE_editor_definition_che_code_latest_che_code_runtime_description
value: quay.io/devfile/universal-developer-image:latest
- name: RELATED_IMAGE_editor_definition_che_idea_next_che_idea_injector
value: quay.io/che-incubator/che-idea:next
- name: RELATED_IMAGE_che_code_devfile_registry_image_NFXHG2LEMVZHG___
value: quay.io/che-incubator/che-code@sha256:cbe12949b86a78c2584d8015ff026945cb85f352c76003f56844ec9a7e3f7a7d
- name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUNBZGFRTKMRTHBSDEMRRGBSWKMZRHFQTIN3CGVRWGMJVGUYTCZLGMZTGCNLFMRTDIZBQMNSTONJYGQZTKNBVGU2TAZBQGQZGEYRQHA3A____
value: quay.io/che-incubator/che-code@sha256:491c5238d2210ee319a47b5cc15511efffa5edf4d0ce75843545550d042bb086
value: quay.io/che-incubator/che-code@sha256:f24b9538fd50d63f665fec700e1d0f02ae451e103b138b600bd0fd944f51abbf
- name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUNZUGZTDOMZVHE2DGMBSGU2DOM3BMEZWCMBWGAZGINBYGQYWGYLDMYYDSYZWMQ2TMMRWGEYDAYZRMM2DQNRVMQ3TKNJQMNRTCY3DHBSQ____
value: quay.io/che-incubator/che-code@sha256:746f735943025473aa3a0602d4841cacf09c6d5626100c1c4865d7550cc1cc8e
- name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_OVRGSOBNNRQXIZLTOQ______
value: quay.io/devfile/universal-developer-image@sha256:218b635aa3ea06cc766d287925e650dc32483e1b2d85da2fac00582d1baf0a9c
- name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_IBZWQYJSGU3DUMRRHBRDMMZVMFQTGZLBGA3GGYZXGY3GIMRYG44TENLFGY2TAZDDGMZDIOBTMUYWEMTEHA2WIYJSMZQWGMBQGU4DEZBRMJQWMMDBHFRQ____
value: quay.io/devfile/universal-developer-image@sha256:218b635aa3ea06cc766d287925e650dc32483e1b2d85da2fac00582d1baf0a9c
value: quay.io/devfile/universal-developer-image@sha256:742bf25cb1429d9c2177b611f516e9053c8858d0fa90cc6a561bdf822ae9539e
- name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_IBZWQYJSGU3DUNZUGJRGMMRVMNRDCNBSHFSDSYZSGE3TOYRWGEYWMNJRGZSTSMBVGNRTQOBVHBSDAZTBHEYGGYZWME2TMMLCMRTDQMRSMFSTSNJTHFSQ____
value: quay.io/devfile/universal-developer-image@sha256:742bf25cb1429d9c2177b611f516e9053c8858d0fa90cc6a561bdf822ae9539e
- name: RELATED_IMAGE_che__centos__mongodb_36_centos7_devfile_registry_image_NRQXIZLTOQWWCOJRGVSGEN3CMVRWCOBXGE4TQZTDMQ3TQNRQGA4DMOJYHFTGKODBGMZDOYJRME2GMNRVGA4DAMRVMI3DIYLCGI4GMY3DG42DEM3CGI______
value: quay.io/eclipse/che--centos--mongodb-36-centos7@sha256:a915db7beca87198fcd7860086989fe8a327a1a4f6508025b64ab28fcc7423b2
- name: RELATED_IMAGE_che__centos__mongodb_36_centos7_devfile_registry_image_NRQXIZLTOQWWMZTEMYZDIMZRMJRGGNTEHFQTSZBSMEYDGZJZGVRGEYTFHBQWIYRUHFQWEOLFMFRTGMBRMYZDMODBGM2TAMZYMM4DIMRYHAZDKOLDGE______
Expand All @@ -146,7 +146,7 @@ spec:
value: quay.io/eclipse/che--mariadb@sha256:5a8009369ee57c85b6f4a08406147bd9c505cde6b8250d16a27d2a5febfdead7
- name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_
value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:5f1cd3422d5d46aea35dac80825dbcbd58213eef49c317f42a394345fb4e8ff1
image: quay.io/eclipse/che-operator:7.87.0
image: quay.io/eclipse/che-operator:7.88.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 10
Expand Down
2 changes: 2 additions & 0 deletions olm-catalog/stable/channel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,5 @@ entries:
replaces: eclipse-che.v7.85.0
- name: eclipse-che.v7.87.0
replaces: eclipse-che.v7.86.0
- name: eclipse-che.v7.88.0
replaces: eclipse-che.v7.87.0
100 changes: 100 additions & 0 deletions olm-catalog/stable/eclipse-che.v7.88.0.bundle.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
package version

var (
Version = "7.87.0"
Version = "7.88.0"
)

0 comments on commit 03759ac

Please sign in to comment.