ci: Copy 7.66.0 csv to main (#1675)

* ci: Copy 7.66.0 csv to main

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* fix minikube test

Signed-off-by: Anatolii Bazko <abazko@redhat.com>

---------

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Anatolii Bazko <abazko@redhat.com>
pull/1677/head
che-bot 2023-05-10 09:42:39 +02:00 committed by GitHub
parent 0c1eed6b78
commit 624f9c8377
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 977 additions and 183 deletions

View File

@ -38,6 +38,9 @@ runTest() {
startAndWaitDevWorkspace startAndWaitDevWorkspace
stopAndWaitDevWorkspace stopAndWaitDevWorkspace
# Free up some cpu resources
kubectl scale deployment che --replicas=0 -n eclipse-che
chectl server:update --templates ${LAST_OPERATOR_VERSION_TEMPLATE_PATH} --batch chectl server:update --templates ${LAST_OPERATOR_VERSION_TEMPLATE_PATH} --batch
# Wait until Eclipse Che is deployed # Wait until Eclipse Che is deployed

View File

@ -66,8 +66,8 @@ metadata:
capabilities: Seamless Upgrades capabilities: Seamless Upgrades
categories: Developer Tools categories: Developer Tools
certified: "false" certified: "false"
containerImage: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840 containerImage: quay.io/eclipse/che-operator@sha256:04873e75a922c2da3464f4f017d798ec8c1980743859edc8b4e2ca05a4baf6a3
createdAt: "2023-04-21T03:47:00Z" createdAt: "2023-05-08T20:27:09Z"
description: A Kube-native development solution that delivers portable and collaborative description: A Kube-native development solution that delivers portable and collaborative
developer workspaces. developer workspaces.
operatorframework.io/suggested-namespace: openshift-operators operatorframework.io/suggested-namespace: openshift-operators
@ -77,7 +77,7 @@ metadata:
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/eclipse-che/che-operator repository: https://github.com/eclipse-che/che-operator
support: Eclipse Foundation support: Eclipse Foundation
name: eclipse-che.v7.65.0 name: eclipse-che.v7.66.0
namespace: placeholder namespace: placeholder
spec: spec:
apiservicedefinitions: {} apiservicedefinitions: {}
@ -917,15 +917,15 @@ spec:
- name: OPERATOR_NAME - name: OPERATOR_NAME
value: che-operator value: che-operator
- name: CHE_VERSION - name: CHE_VERSION
value: 7.65.0 value: 7.66.0
- name: RELATED_IMAGE_che_server - name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server@sha256:ee1208fdcc97feadd4f76abcc28f4ae09b810324eccde2a7ddbe2dd0da442d3d value: quay.io/eclipse/che-server@sha256:a9c40f83a81af095c0aa3a6f57c202f15f87e579dc317ee6750bd0e7bdfe88c2
- name: RELATED_IMAGE_dashboard - name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard@sha256:27d73133446cd1262c511bba9ce3e0d11e1c0cae4eca6a1f1793ae34b45f1d5e value: quay.io/eclipse/che-dashboard@sha256:4e3e085fb402e84d3a13bb5356bfe3b8f26f4b5af11428e0213326d927fe0d3e
- name: RELATED_IMAGE_plugin_registry - name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry@sha256:de0eea1b55e12fcae11457f3f820fb12555d2194ec41773b954ab486b2973b16 value: quay.io/eclipse/che-plugin-registry@sha256:563cb2180b02d7d8e8a9eaa66532a598fbab4ba3ad93925d924d13e3e0f6718d
- name: RELATED_IMAGE_devfile_registry - name: RELATED_IMAGE_devfile_registry
value: quay.io/eclipse/che-devfile-registry@sha256:b2cacd4a79f9622107b759314713eb399ffef1aa9fccedcb0356a3e32131a1eb value: quay.io/eclipse/che-devfile-registry@sha256:925dd9a389869663a70fc1eb3d694c24f309f1730f64132bb2387c7ba2e2dc08
- name: RELATED_IMAGE_che_tls_secrets_creation_job - name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator@sha256:54df0ccf598d230e278d512c3b44bdf24edb280f71da32643db46e0120bfaee0 value: quay.io/eclipse/che-tls-secret-creator@sha256:54df0ccf598d230e278d512c3b44bdf24edb280f71da32643db46e0120bfaee0
- name: RELATED_IMAGE_single_host_gateway - name: RELATED_IMAGE_single_host_gateway
@ -975,9 +975,9 @@ spec:
- name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUZBUGQZTIYJTHE2DIOBWGFRTOYJUMRSTINJXGBRDCZRVGZRDGMBRGRRTIYLCGFSGKMBVMY2WCOLDMY2TSZBTGBSDKZTBGRTGGNZRGU2A____ - name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUZBUGQZTIYJTHE2DIOBWGFRTOYJUMRSTINJXGBRDCZRVGZRDGMBRGRRTIYLCGFSGKMBVMY2WCOLDMY2TSZBTGBSDKZTBGRTGGNZRGU2A____
value: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154 value: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
- name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___ - name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___
value: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1 value: quay.io/che-incubator/che-code@sha256:49455b2f4616a0186f328b1f8ee3a7a4ed812c971215cb84bc2668e25447a5d2
- name: RELATED_IMAGE_che_code_plugin_registry_image_IBZWQYJSGU3DUYTEMYYTCNZSGZSTMMZUGUYTEOJQG44DCZTEGRTDAM3EMZRDCOLGMEYDSYRWMMZWCN3DMVTGIY3BG43WENJQGE2DCMZZMNSWMYJRGZRA____ - name: RELATED_IMAGE_che_code_plugin_registry_image_IBZWQYJSGU3DUMBRHAZTSNDEGUYTAMDDG44WINJTGJSWCMDCMFTDKZLEGBSTSMBSG44DGYRTGNRWCNJXMM3WMYRYGYZDCMBYMUZWINRYHBSDSN3EHA2A____
value: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b value: quay.io/che-incubator/che-code@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
- name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_ - name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_
value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38 value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUODBMFSTMOLEMM2GEMDDGEZDENBZGFQTONJUGAYDMMZZMFTDAZTFHEZGENLFGIYTIYZWMU3DQYLDHE3WGZDBGI4WMYRVHBRDINBRGUYQ____ - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUODBMFSTMOLEMM2GEMDDGEZDENBZGFQTONJUGAYDMMZZMFTDAZTFHEZGENLFGIYTIYZWMU3DQYLDHE3WGZDBGI4WMYRVHBRDINBRGUYQ____
@ -987,9 +987,9 @@ spec:
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUN3DGBSTGZLBMJSDMMRUHE2TEMBRMNTDKYTBGBQTSMJTG43TMZBZG4ZGCMLFGZTGEOLDMYYWEY3EMM3TQYLGMNTDIZBXGI2TMYLGGQ3Q____ - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUN3DGBSTGZLBMJSDMMRUHE2TEMBRMNTDKYTBGBQTSMJTG43TMZBZG4ZGCMLFGZTGEOLDMYYWEY3EMM3TQYLGMNTDIZBXGI2TMYLGGQ3Q____
value: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47 value: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
- name: RELATED_IMAGE_che_code_devfile_registry_image_NFXHG2LEMVZHG___ - name: RELATED_IMAGE_che_code_devfile_registry_image_NFXHG2LEMVZHG___
value: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1 value: quay.io/che-incubator/che-code@sha256:49455b2f4616a0186f328b1f8ee3a7a4ed812c971215cb84bc2668e25447a5d2
- name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUODFGI2DMMZUGJSDSODGGRTDEZTCMUYDQMJVGNTGCNBZMIZGIYTGGU3GKOBXHE4GCZLBGAZWIMBUGBTDAYZYGBSWIOBTGY2TOOJQGUZA____ - name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUYTEMYYTCNZSGZSTMMZUGUYTEOJQG44DCZTEGRTDAM3EMZRDCOLGMEYDSYRWMMZWCN3DMVTGIY3BG43WENJQGE2DCMZZMNSWMYJRGZRA____
value: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 value: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
- name: RELATED_IMAGE_che_idea_devfile_registry_image_NZSXQ5A_ - name: RELATED_IMAGE_che_idea_devfile_registry_image_NZSXQ5A_
value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38 value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
- name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_OVRGSOBNNRQXIZLTOQ______ - name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_OVRGSOBNNRQXIZLTOQ______
@ -1006,7 +1006,7 @@ spec:
value: quay.io/eclipse/che--mariadb@sha256:5a8009369ee57c85b6f4a08406147bd9c505cde6b8250d16a27d2a5febfdead7 value: quay.io/eclipse/che--mariadb@sha256:5a8009369ee57c85b6f4a08406147bd9c505cde6b8250d16a27d2a5febfdead7
- name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_ - name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_
value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:987ae81ce046652ee4a2c3df54dad5e82faa1b078dab5d09f7cfaae11784ed30 value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:987ae81ce046652ee4a2c3df54dad5e82faa1b078dab5d09f7cfaae11784ed30
image: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840 image: quay.io/eclipse/che-operator@sha256:04873e75a922c2da3464f4f017d798ec8c1980743859edc8b4e2ca05a4baf6a3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 10 failureThreshold: 10
@ -1285,7 +1285,7 @@ spec:
minKubeVersion: 1.19.0 minKubeVersion: 1.19.0
provider: provider:
name: Eclipse Foundation name: Eclipse Foundation
version: 7.65.0 version: 7.66.0
webhookdefinitions: webhookdefinitions:
- admissionReviewVersions: - admissionReviewVersions:
- v1 - v1
@ -1342,9 +1342,9 @@ spec:
type: ConversionWebhook type: ConversionWebhook
webhookPath: /convert webhookPath: /convert
relatedImages: relatedImages:
- name: che-operator-7.65.0 - name: che-operator-7.66.0
image: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840 image: quay.io/eclipse/che-operator@sha256:04873e75a922c2da3464f4f017d798ec8c1980743859edc8b4e2ca05a4baf6a3
# tag: quay.io/eclipse/che-operator:7.65.0 # tag: quay.io/eclipse/che-operator:7.66.0
- name: kube-rbac-proxy-v0.13.1 - name: kube-rbac-proxy-v0.13.1
image: quay.io/brancz/kube-rbac-proxy@sha256:738c854322f56d63ebab75de5210abcdd5e0782ce2d30c0ecd4620f63b24694d image: quay.io/brancz/kube-rbac-proxy@sha256:738c854322f56d63ebab75de5210abcdd5e0782ce2d30c0ecd4620f63b24694d
# tag: quay.io/brancz/kube-rbac-proxy:v0.13.1 # tag: quay.io/brancz/kube-rbac-proxy:v0.13.1
@ -1357,18 +1357,18 @@ spec:
- name: che--traefik-v2.9.6-bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2 - name: che--traefik-v2.9.6-bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2
image: quay.io/eclipse/che--traefik@sha256:bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2 image: quay.io/eclipse/che--traefik@sha256:bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2
# tag: quay.io/eclipse/che--traefik:v2.9.6-bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2 # tag: quay.io/eclipse/che--traefik:v2.9.6-bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2
- name: che-dashboard-7.65.0 - name: che-dashboard-7.66.0
image: quay.io/eclipse/che-dashboard@sha256:27d73133446cd1262c511bba9ce3e0d11e1c0cae4eca6a1f1793ae34b45f1d5e image: quay.io/eclipse/che-dashboard@sha256:4e3e085fb402e84d3a13bb5356bfe3b8f26f4b5af11428e0213326d927fe0d3e
# tag: quay.io/eclipse/che-dashboard:7.65.0 # tag: quay.io/eclipse/che-dashboard:7.66.0
- name: che-devfile-registry-7.65.0 - name: che-devfile-registry-7.66.0
image: quay.io/eclipse/che-devfile-registry@sha256:b2cacd4a79f9622107b759314713eb399ffef1aa9fccedcb0356a3e32131a1eb image: quay.io/eclipse/che-devfile-registry@sha256:925dd9a389869663a70fc1eb3d694c24f309f1730f64132bb2387c7ba2e2dc08
# tag: quay.io/eclipse/che-devfile-registry:7.65.0 # tag: quay.io/eclipse/che-devfile-registry:7.66.0
- name: che-plugin-registry-7.65.0 - name: che-plugin-registry-7.66.0
image: quay.io/eclipse/che-plugin-registry@sha256:de0eea1b55e12fcae11457f3f820fb12555d2194ec41773b954ab486b2973b16 image: quay.io/eclipse/che-plugin-registry@sha256:563cb2180b02d7d8e8a9eaa66532a598fbab4ba3ad93925d924d13e3e0f6718d
# tag: quay.io/eclipse/che-plugin-registry:7.65.0 # tag: quay.io/eclipse/che-plugin-registry:7.66.0
- name: che-server-7.65.0 - name: che-server-7.66.0
image: quay.io/eclipse/che-server@sha256:ee1208fdcc97feadd4f76abcc28f4ae09b810324eccde2a7ddbe2dd0da442d3d image: quay.io/eclipse/che-server@sha256:a9c40f83a81af095c0aa3a6f57c202f15f87e579dc317ee6750bd0e7bdfe88c2
# tag: quay.io/eclipse/che-server:7.65.0 # tag: quay.io/eclipse/che-server:7.66.0
- name: che-tls-secret-creator-alpine-01a4c34 - name: che-tls-secret-creator-alpine-01a4c34
image: quay.io/eclipse/che-tls-secret-creator@sha256:54df0ccf598d230e278d512c3b44bdf24edb280f71da32643db46e0120bfaee0 image: quay.io/eclipse/che-tls-secret-creator@sha256:54df0ccf598d230e278d512c3b44bdf24edb280f71da32643db46e0120bfaee0
# tag: quay.io/eclipse/che-tls-secret-creator:alpine-01a4c34 # tag: quay.io/eclipse/che-tls-secret-creator:alpine-01a4c34
@ -1397,11 +1397,11 @@ spec:
image: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154 image: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
# tag: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154 # tag: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
- name: che-code-insiders - name: che-code-insiders
image: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1 image: quay.io/che-incubator/che-code@sha256:49455b2f4616a0186f328b1f8ee3a7a4ed812c971215cb84bc2668e25447a5d2
# tag: quay.io/che-incubator/che-code:insiders # tag: quay.io/che-incubator/che-code:insiders
- name: che-code-@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b - name: che-code-@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
image: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b image: quay.io/che-incubator/che-code@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
# tag: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b # tag: quay.io/che-incubator/che-code@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
- name: che-idea-next - name: che-idea-next
image: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38 image: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
# tag: quay.io/che-incubator/che-idea:next # tag: quay.io/che-incubator/che-idea:next
@ -1414,9 +1414,9 @@ spec:
- name: che-pycharm-@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47 - name: che-pycharm-@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
image: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47 image: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
# tag: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47 # tag: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
- name: che-code-@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 - name: che-code-@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
image: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 image: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
# tag: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 # tag: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
- name: universal-developer-image-ubi8-latest - name: universal-developer-image-ubi8-latest
image: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154 image: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
# tag: quay.io/devfile/universal-developer-image:ubi8-latest # tag: quay.io/devfile/universal-developer-image:ubi8-latest

View File

@ -1,13 +1,13 @@
--- /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che/generated/openshift/che-operator.clusterserviceversion.yaml 2023-04-21 03:47:00.249235700 +0000 --- /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che/generated/openshift/che-operator.clusterserviceversion.yaml 2023-05-08 20:27:09.449478352 +0000
+++ /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che/manifests/che-operator.clusterserviceversion.yaml 2023-04-21 03:49:41.196333583 +0000 +++ /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che/manifests/che-operator.clusterserviceversion.yaml 2023-05-08 20:30:12.320362660 +0000
@@ -66,8 +66,8 @@ @@ -66,8 +66,8 @@
capabilities: Seamless Upgrades capabilities: Seamless Upgrades
categories: Developer Tools categories: Developer Tools
certified: "false" certified: "false"
- containerImage: quay.io/eclipse/che-operator@sha256:1cd8ed35dbc60987734ccd7529f54fee48672f5a8b5531f1c2bca1188397c0e5 - containerImage: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840
- createdAt: "2023-04-17T19:37:08Z" - createdAt: "2023-04-21T03:47:00Z"
+ containerImage: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840 + containerImage: quay.io/eclipse/che-operator@sha256:04873e75a922c2da3464f4f017d798ec8c1980743859edc8b4e2ca05a4baf6a3
+ createdAt: "2023-04-21T03:47:00Z" + createdAt: "2023-05-08T20:27:09Z"
description: A Kube-native development solution that delivers portable and collaborative description: A Kube-native development solution that delivers portable and collaborative
developer workspaces. developer workspaces.
operatorframework.io/suggested-namespace: openshift-operators operatorframework.io/suggested-namespace: openshift-operators
@ -15,8 +15,8 @@
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/eclipse-che/che-operator repository: https://github.com/eclipse-che/che-operator
support: Eclipse Foundation support: Eclipse Foundation
- name: eclipse-che.v7.64.0 - name: eclipse-che.v7.65.0
+ name: eclipse-che.v7.65.0 + name: eclipse-che.v7.66.0
namespace: placeholder namespace: placeholder
spec: spec:
apiservicedefinitions: {} apiservicedefinitions: {}
@ -24,73 +24,55 @@
- name: OPERATOR_NAME - name: OPERATOR_NAME
value: che-operator value: che-operator
- name: CHE_VERSION - name: CHE_VERSION
- value: 7.64.0 - value: 7.65.0
+ value: 7.65.0 + value: 7.66.0
- name: RELATED_IMAGE_che_server - name: RELATED_IMAGE_che_server
- value: quay.io/eclipse/che-server@sha256:869decb49d4425872648310b8a12f3743e6d10b28d87b93536ac030c4cd1bf0e - value: quay.io/eclipse/che-server@sha256:ee1208fdcc97feadd4f76abcc28f4ae09b810324eccde2a7ddbe2dd0da442d3d
+ value: quay.io/eclipse/che-server@sha256:ee1208fdcc97feadd4f76abcc28f4ae09b810324eccde2a7ddbe2dd0da442d3d + value: quay.io/eclipse/che-server@sha256:a9c40f83a81af095c0aa3a6f57c202f15f87e579dc317ee6750bd0e7bdfe88c2
- name: RELATED_IMAGE_dashboard - name: RELATED_IMAGE_dashboard
- value: quay.io/eclipse/che-dashboard@sha256:af5681fb752e159d8ab66e16ee81722cf21a3f9d7eea307172108fad43c9e5ff - value: quay.io/eclipse/che-dashboard@sha256:27d73133446cd1262c511bba9ce3e0d11e1c0cae4eca6a1f1793ae34b45f1d5e
+ value: quay.io/eclipse/che-dashboard@sha256:27d73133446cd1262c511bba9ce3e0d11e1c0cae4eca6a1f1793ae34b45f1d5e + value: quay.io/eclipse/che-dashboard@sha256:4e3e085fb402e84d3a13bb5356bfe3b8f26f4b5af11428e0213326d927fe0d3e
- name: RELATED_IMAGE_plugin_registry - name: RELATED_IMAGE_plugin_registry
- value: quay.io/eclipse/che-plugin-registry@sha256:ceb90a390507e1664e01ee9447c45878573edf3cc8ba4ae7294e26f829040d33 - value: quay.io/eclipse/che-plugin-registry@sha256:de0eea1b55e12fcae11457f3f820fb12555d2194ec41773b954ab486b2973b16
+ value: quay.io/eclipse/che-plugin-registry@sha256:de0eea1b55e12fcae11457f3f820fb12555d2194ec41773b954ab486b2973b16 + value: quay.io/eclipse/che-plugin-registry@sha256:563cb2180b02d7d8e8a9eaa66532a598fbab4ba3ad93925d924d13e3e0f6718d
- name: RELATED_IMAGE_devfile_registry - name: RELATED_IMAGE_devfile_registry
- value: quay.io/eclipse/che-devfile-registry@sha256:f216efebf41cd1e72b85913ac6e59631399f5e14359525dd74dfdb04bcb8f7c0 - value: quay.io/eclipse/che-devfile-registry@sha256:b2cacd4a79f9622107b759314713eb399ffef1aa9fccedcb0356a3e32131a1eb
+ value: quay.io/eclipse/che-devfile-registry@sha256:b2cacd4a79f9622107b759314713eb399ffef1aa9fccedcb0356a3e32131a1eb + value: quay.io/eclipse/che-devfile-registry@sha256:925dd9a389869663a70fc1eb3d694c24f309f1730f64132bb2387c7ba2e2dc08
- name: RELATED_IMAGE_che_tls_secrets_creation_job - name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator@sha256:54df0ccf598d230e278d512c3b44bdf24edb280f71da32643db46e0120bfaee0 value: quay.io/eclipse/che-tls-secret-creator@sha256:54df0ccf598d230e278d512c3b44bdf24edb280f71da32643db46e0120bfaee0
- name: RELATED_IMAGE_single_host_gateway - name: RELATED_IMAGE_single_host_gateway
@@ -972,30 +972,30 @@ @@ -975,9 +975,9 @@
value: index.docker.io/wsskeleton/eclipse-broadway@sha256:57c82cd806a56f69aa8663f68405d0778b628a29a64fb16881b11ce9f484dda7 - name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUZBUGQZTIYJTHE2DIOBWGFRTOYJUMRSTINJXGBRDCZRVGZRDGMBRGRRTIYLCGFSGKMBVMY2WCOLDMY2TSZBTGBSDKZTBGRTGGNZRGU2A____
- name: RELATED_IMAGE_code_server_plugin_registry_image_IBZWQYJSGU3DUZLGGA3TEOBRGAYDIOJQHFRGEMTDGIZDQNBSGJSGMMTFHE4WCNLCME2WKNBVGBTGGZJXGU2DMYRYMZQTCOBWHA2TEZRSGNRGMNRXGUYQ____ value: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
value: index.docker.io/codercom/code-server@sha256:ef07281004909bb2c228422df2e99a5ba5e450fce7546b8fa186852f23bf6751
- - name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUNZTMQZTQYLGMIYWGN3DMUYDCMTEGRRTKZRTMIYGGMRVHA4TIZBSMU3TAYLFHA3TMZLGMZSWKNRTHAZGKOBWHFSDIMDEGZSWINBWHBSQ____
- value: quay.io/devfile/universal-developer-image@sha256:73d38afb1c7ce012d4c5f3b0c25894d2e70ae876effee6382e869d40d6ed468e
+ - name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUZBUGQZTIYJTHE2DIOBWGFRTOYJUMRSTINJXGBRDCZRVGZRDGMBRGRRTIYLCGFSGKMBVMY2WCOLDMY2TSZBTGBSDKZTBGRTGGNZRGU2A____
+ value: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
- name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___ - name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___
- value: quay.io/che-incubator/che-code@sha256:4b702b021b8a0e11c68f17e80263a65253804d99e745b9a7da78e5bba5b8d1ce - value: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1
- - name: RELATED_IMAGE_che_code_plugin_registry_image_IBZWQYJSGU3DUODFGI2DMMZUGJSDSODGGRTDEZTCMUYDQMJVGNTGCNBZMIZGIYTGGU3GKOBXHE4GCZLBGAZWIMBUGBTDAYZYGBSWIOBTGY2TOOJQGUZA____ - - name: RELATED_IMAGE_che_code_plugin_registry_image_IBZWQYJSGU3DUYTEMYYTCNZSGZSTMMZUGUYTEOJQG44DCZTEGRTDAM3EMZRDCOLGMEYDSYRWMMZWCN3DMVTGIY3BG43WENJQGE2DCMZZMNSWMYJRGZRA____
- value: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 - value: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
+ value: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1 + value: quay.io/che-incubator/che-code@sha256:49455b2f4616a0186f328b1f8ee3a7a4ed812c971215cb84bc2668e25447a5d2
+ - name: RELATED_IMAGE_che_code_plugin_registry_image_IBZWQYJSGU3DUYTEMYYTCNZSGZSTMMZUGUYTEOJQG44DCZTEGRTDAM3EMZRDCOLGMEYDSYRWMMZWCN3DMVTGIY3BG43WENJQGE2DCMZZMNSWMYJRGZRA____ + - name: RELATED_IMAGE_che_code_plugin_registry_image_IBZWQYJSGU3DUMBRHAZTSNDEGUYTAMDDG44WINJTGJSWCMDCMFTDKZLEGBSTSMBSG44DGYRTGNRWCNJXMM3WMYRYGYZDCMBYMUZWINRYHBSDSN3EHA2A____
+ value: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b + value: quay.io/che-incubator/che-code@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
- name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_ - name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_
- value: quay.io/che-incubator/che-idea@sha256:2d2b45362ec7e493d112415be0778906d693489d8d4cbf0f37a0288aee37b09c value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
+ value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUODBMFSTMOLEMM2GEMDDGEZDENBZGFQTONJUGAYDMMZZMFTDAZTFHEZGENLFGIYTIYZWMU3DQYLDHE3WGZDBGI4WMYRVHBRDINBRGUYQ____ - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUODBMFSTMOLEMM2GEMDDGEZDENBZGFQTONJUGAYDMMZZMFTDAZTFHEZGENLFGIYTIYZWMU3DQYLDHE3WGZDBGI4WMYRVHBRDINBRGUYQ____
value: quay.io/che-incubator/che-idea@sha256:8aae69dc4b0c122491a75400639af0fe92b5e214c6e68ac97cda29fb58b44151 @@ -987,9 +987,9 @@
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_NZSXQ5A_
- value: quay.io/che-incubator/che-pycharm@sha256:18d92af15cf395fb9ecd5a15d04fea81f96dee3951f568ca8fc5a3f6f549a4f7
+ value: quay.io/che-incubator/che-pycharm@sha256:3989ac72700cb79641e0736d9559c0eab13d43764fdd55e91196cc00d2a9ca60
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUN3DGBSTGZLBMJSDMMRUHE2TEMBRMNTDKYTBGBQTSMJTG43TMZBZG4ZGCMLFGZTGEOLDMYYWEY3EMM3TQYLGMNTDIZBXGI2TMYLGGQ3Q____ - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUN3DGBSTGZLBMJSDMMRUHE2TEMBRMNTDKYTBGBQTSMJTG43TMZBZG4ZGCMLFGZTGEOLDMYYWEY3EMM3TQYLGMNTDIZBXGI2TMYLGGQ3Q____
value: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47 value: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
- name: RELATED_IMAGE_che_code_devfile_registry_image_NFXHG2LEMVZHG___ - name: RELATED_IMAGE_che_code_devfile_registry_image_NFXHG2LEMVZHG___
- value: quay.io/che-incubator/che-code@sha256:4b702b021b8a0e11c68f17e80263a65253804d99e745b9a7da78e5bba5b8d1ce - value: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1
- - name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUODGMQ4WKY3BG5RTEODDGU4WGZJZGNRTAYRSGRRTOZTGGBTDGOBQHAYGKOLBGJQWGNRWGY3DQMRXGRQWKYLCMM3GEODGGMYTINBQGEZA____ - - name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUODFGI2DMMZUGJSDSODGGRTDEZTCMUYDQMJVGNTGCNBZMIZGIYTGGU3GKOBXHE4GCZLBGAZWIMBUGBTDAYZYGBSWIOBTGY2TOOJQGUZA____
- value: quay.io/che-incubator/che-code@sha256:8fd9eca7c28c59ce93c0b24c7ff0f38080e9a2ac66668274aeabc6b8f3144012 - value: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052
+ value: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1 + value: quay.io/che-incubator/che-code@sha256:49455b2f4616a0186f328b1f8ee3a7a4ed812c971215cb84bc2668e25447a5d2
+ - name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUODFGI2DMMZUGJSDSODGGRTDEZTCMUYDQMJVGNTGCNBZMIZGIYTGGU3GKOBXHE4GCZLBGAZWIMBUGBTDAYZYGBSWIOBTGY2TOOJQGUZA____ + - name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUYTEMYYTCNZSGZSTMMZUGUYTEOJQG44DCZTEGRTDAM3EMZRDCOLGMEYDSYRWMMZWCN3DMVTGIY3BG43WENJQGE2DCMZZMNSWMYJRGZRA____
+ value: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 + value: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
- name: RELATED_IMAGE_che_idea_devfile_registry_image_NZSXQ5A_ - name: RELATED_IMAGE_che_idea_devfile_registry_image_NZSXQ5A_
- value: quay.io/che-incubator/che-idea@sha256:2d2b45362ec7e493d112415be0778906d693489d8d4cbf0f37a0288aee37b09c value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
+ value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
- name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_OVRGSOBNNRQXIZLTOQ______ - name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_OVRGSOBNNRQXIZLTOQ______
value: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
- - name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_IBZWQYJSGU3DUNZTMQZTQYLGMIYWGN3DMUYDCMTEGRRTKZRTMIYGGMRVHA4TIZBSMU3TAYLFHA3TMZLGMZSWKNRTHAZGKOBWHFSDIMDEGZSWINBWHBSQ____
- value: quay.io/devfile/universal-developer-image@sha256:73d38afb1c7ce012d4c5f3b0c25894d2e70ae876effee6382e869d40d6ed468e
+ - name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_IBZWQYJSGU3DUZBUGQZTIYJTHE2DIOBWGFRTOYJUMRSTINJXGBRDCZRVGZRDGMBRGRRTIYLCGFSGKMBVMY2WCOLDMY2TSZBTGBSDKZTBGRTGGNZRGU2A____
+ value: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
- 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______
@@ -1006,7 +1006,7 @@ @@ -1006,7 +1006,7 @@
value: quay.io/eclipse/che--mariadb@sha256:5a8009369ee57c85b6f4a08406147bd9c505cde6b8250d16a27d2a5febfdead7 value: quay.io/eclipse/che--mariadb@sha256:5a8009369ee57c85b6f4a08406147bd9c505cde6b8250d16a27d2a5febfdead7
- name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_ - name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_
value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:987ae81ce046652ee4a2c3df54dad5e82faa1b078dab5d09f7cfaae11784ed30 value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:987ae81ce046652ee4a2c3df54dad5e82faa1b078dab5d09f7cfaae11784ed30
- image: quay.io/eclipse/che-operator@sha256:1cd8ed35dbc60987734ccd7529f54fee48672f5a8b5531f1c2bca1188397c0e5 - image: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840
+ image: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840 + image: quay.io/eclipse/che-operator@sha256:04873e75a922c2da3464f4f017d798ec8c1980743859edc8b4e2ca05a4baf6a3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 10 failureThreshold: 10
@ -98,8 +80,8 @@
minKubeVersion: 1.19.0 minKubeVersion: 1.19.0
provider: provider:
name: Eclipse Foundation name: Eclipse Foundation
- version: 7.64.0 - version: 7.65.0
+ version: 7.65.0 + version: 7.66.0
webhookdefinitions: webhookdefinitions:
- admissionReviewVersions: - admissionReviewVersions:
- v1 - v1
@ -107,12 +89,12 @@
type: ConversionWebhook type: ConversionWebhook
webhookPath: /convert webhookPath: /convert
relatedImages: relatedImages:
- - name: che-operator-7.64.0 - - name: che-operator-7.65.0
- image: quay.io/eclipse/che-operator@sha256:1cd8ed35dbc60987734ccd7529f54fee48672f5a8b5531f1c2bca1188397c0e5 - image: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840
- # tag: quay.io/eclipse/che-operator:7.64.0 - # tag: quay.io/eclipse/che-operator:7.65.0
+ - name: che-operator-7.65.0 + - name: che-operator-7.66.0
+ image: quay.io/eclipse/che-operator@sha256:5287a64a17c8afc85764778574e8a99705bd41013b073844c77debf0f1b78840 + image: quay.io/eclipse/che-operator@sha256:04873e75a922c2da3464f4f017d798ec8c1980743859edc8b4e2ca05a4baf6a3
+ # tag: quay.io/eclipse/che-operator:7.65.0 + # tag: quay.io/eclipse/che-operator:7.66.0
- name: kube-rbac-proxy-v0.13.1 - name: kube-rbac-proxy-v0.13.1
image: quay.io/brancz/kube-rbac-proxy@sha256:738c854322f56d63ebab75de5210abcdd5e0782ce2d30c0ecd4620f63b24694d image: quay.io/brancz/kube-rbac-proxy@sha256:738c854322f56d63ebab75de5210abcdd5e0782ce2d30c0ecd4620f63b24694d
# tag: quay.io/brancz/kube-rbac-proxy:v0.13.1 # tag: quay.io/brancz/kube-rbac-proxy:v0.13.1
@ -120,73 +102,59 @@
- name: che--traefik-v2.9.6-bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2 - name: che--traefik-v2.9.6-bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2
image: quay.io/eclipse/che--traefik@sha256:bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2 image: quay.io/eclipse/che--traefik@sha256:bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2
# tag: quay.io/eclipse/che--traefik:v2.9.6-bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2 # tag: quay.io/eclipse/che--traefik:v2.9.6-bb7be8d50edf73d8d3a812ac8873ef354a0fe9b40d7f3880747b43a3525855d2
- - name: che-dashboard-7.64.0 - - name: che-dashboard-7.65.0
- image: quay.io/eclipse/che-dashboard@sha256:af5681fb752e159d8ab66e16ee81722cf21a3f9d7eea307172108fad43c9e5ff - image: quay.io/eclipse/che-dashboard@sha256:27d73133446cd1262c511bba9ce3e0d11e1c0cae4eca6a1f1793ae34b45f1d5e
- # tag: quay.io/eclipse/che-dashboard:7.64.0 - # tag: quay.io/eclipse/che-dashboard:7.65.0
- - name: che-devfile-registry-7.64.0 - - name: che-devfile-registry-7.65.0
- image: quay.io/eclipse/che-devfile-registry@sha256:f216efebf41cd1e72b85913ac6e59631399f5e14359525dd74dfdb04bcb8f7c0 - image: quay.io/eclipse/che-devfile-registry@sha256:b2cacd4a79f9622107b759314713eb399ffef1aa9fccedcb0356a3e32131a1eb
- # tag: quay.io/eclipse/che-devfile-registry:7.64.0 - # tag: quay.io/eclipse/che-devfile-registry:7.65.0
- - name: che-plugin-registry-7.64.0 - - name: che-plugin-registry-7.65.0
- image: quay.io/eclipse/che-plugin-registry@sha256:ceb90a390507e1664e01ee9447c45878573edf3cc8ba4ae7294e26f829040d33 - image: quay.io/eclipse/che-plugin-registry@sha256:de0eea1b55e12fcae11457f3f820fb12555d2194ec41773b954ab486b2973b16
- # tag: quay.io/eclipse/che-plugin-registry:7.64.0 - # tag: quay.io/eclipse/che-plugin-registry:7.65.0
- - name: che-server-7.64.0 - - name: che-server-7.65.0
- image: quay.io/eclipse/che-server@sha256:869decb49d4425872648310b8a12f3743e6d10b28d87b93536ac030c4cd1bf0e - image: quay.io/eclipse/che-server@sha256:ee1208fdcc97feadd4f76abcc28f4ae09b810324eccde2a7ddbe2dd0da442d3d
- # tag: quay.io/eclipse/che-server:7.64.0 - # tag: quay.io/eclipse/che-server:7.65.0
+ - name: che-dashboard-7.65.0 + - name: che-dashboard-7.66.0
+ image: quay.io/eclipse/che-dashboard@sha256:27d73133446cd1262c511bba9ce3e0d11e1c0cae4eca6a1f1793ae34b45f1d5e + image: quay.io/eclipse/che-dashboard@sha256:4e3e085fb402e84d3a13bb5356bfe3b8f26f4b5af11428e0213326d927fe0d3e
+ # tag: quay.io/eclipse/che-dashboard:7.65.0 + # tag: quay.io/eclipse/che-dashboard:7.66.0
+ - name: che-devfile-registry-7.65.0 + - name: che-devfile-registry-7.66.0
+ image: quay.io/eclipse/che-devfile-registry@sha256:b2cacd4a79f9622107b759314713eb399ffef1aa9fccedcb0356a3e32131a1eb + image: quay.io/eclipse/che-devfile-registry@sha256:925dd9a389869663a70fc1eb3d694c24f309f1730f64132bb2387c7ba2e2dc08
+ # tag: quay.io/eclipse/che-devfile-registry:7.65.0 + # tag: quay.io/eclipse/che-devfile-registry:7.66.0
+ - name: che-plugin-registry-7.65.0 + - name: che-plugin-registry-7.66.0
+ image: quay.io/eclipse/che-plugin-registry@sha256:de0eea1b55e12fcae11457f3f820fb12555d2194ec41773b954ab486b2973b16 + image: quay.io/eclipse/che-plugin-registry@sha256:563cb2180b02d7d8e8a9eaa66532a598fbab4ba3ad93925d924d13e3e0f6718d
+ # tag: quay.io/eclipse/che-plugin-registry:7.65.0 + # tag: quay.io/eclipse/che-plugin-registry:7.66.0
+ - name: che-server-7.65.0 + - name: che-server-7.66.0
+ image: quay.io/eclipse/che-server@sha256:ee1208fdcc97feadd4f76abcc28f4ae09b810324eccde2a7ddbe2dd0da442d3d + image: quay.io/eclipse/che-server@sha256:a9c40f83a81af095c0aa3a6f57c202f15f87e579dc317ee6750bd0e7bdfe88c2
+ # tag: quay.io/eclipse/che-server:7.65.0 + # tag: quay.io/eclipse/che-server:7.66.0
- name: che-tls-secret-creator-alpine-01a4c34 - name: che-tls-secret-creator-alpine-01a4c34
image: quay.io/eclipse/che-tls-secret-creator@sha256:54df0ccf598d230e278d512c3b44bdf24edb280f71da32643db46e0120bfaee0 image: quay.io/eclipse/che-tls-secret-creator@sha256:54df0ccf598d230e278d512c3b44bdf24edb280f71da32643db46e0120bfaee0
# tag: quay.io/eclipse/che-tls-secret-creator:alpine-01a4c34 # tag: quay.io/eclipse/che-tls-secret-creator:alpine-01a4c34
@@ -1393,30 +1393,30 @@ @@ -1397,11 +1397,11 @@
- name: code-server-@sha256:ef07281004909bb2c228422df2e99a5ba5e450fce7546b8fa186852f23bf6751 image: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
image: index.docker.io/codercom/code-server@sha256:ef07281004909bb2c228422df2e99a5ba5e450fce7546b8fa186852f23bf6751 # tag: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
# tag: index.docker.io/codercom/code-server@sha256:ef07281004909bb2c228422df2e99a5ba5e450fce7546b8fa186852f23bf6751
- - name: universal-developer-image-@sha256:73d38afb1c7ce012d4c5f3b0c25894d2e70ae876effee6382e869d40d6ed468e
- image: quay.io/devfile/universal-developer-image@sha256:73d38afb1c7ce012d4c5f3b0c25894d2e70ae876effee6382e869d40d6ed468e
- # tag: quay.io/devfile/universal-developer-image@sha256:73d38afb1c7ce012d4c5f3b0c25894d2e70ae876effee6382e869d40d6ed468e
+ - name: universal-developer-image-@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
+ image: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
+ # tag: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
- name: che-code-insiders - name: che-code-insiders
- image: quay.io/che-incubator/che-code@sha256:4b702b021b8a0e11c68f17e80263a65253804d99e745b9a7da78e5bba5b8d1ce - image: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1
+ image: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1 + image: quay.io/che-incubator/che-code@sha256:49455b2f4616a0186f328b1f8ee3a7a4ed812c971215cb84bc2668e25447a5d2
# tag: quay.io/che-incubator/che-code:insiders # tag: quay.io/che-incubator/che-code:insiders
- - name: che-code-@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
- image: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
- # tag: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
+ - name: che-code-@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
+ image: quay.io/che-incubator/che-code@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
+ # tag: quay.io/che-incubator/che-code@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
- name: che-idea-next
image: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
# tag: quay.io/che-incubator/che-idea:next
@@ -1414,9 +1414,9 @@
- name: che-pycharm-@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
image: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
# tag: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
- - name: che-code-@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 - - name: che-code-@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052
- image: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 - image: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052
- # tag: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 - # tag: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052
+ - name: che-code-@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b + - name: che-code-@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
+ image: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b + image: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
+ # tag: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b + # tag: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
- name: che-idea-next
- image: quay.io/che-incubator/che-idea@sha256:2d2b45362ec7e493d112415be0778906d693489d8d4cbf0f37a0288aee37b09c
+ image: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
# tag: quay.io/che-incubator/che-idea:next
- name: che-idea-@sha256:8aae69dc4b0c122491a75400639af0fe92b5e214c6e68ac97cda29fb58b44151
image: quay.io/che-incubator/che-idea@sha256:8aae69dc4b0c122491a75400639af0fe92b5e214c6e68ac97cda29fb58b44151
# tag: quay.io/che-incubator/che-idea@sha256:8aae69dc4b0c122491a75400639af0fe92b5e214c6e68ac97cda29fb58b44151
- name: che-pycharm-next
- image: quay.io/che-incubator/che-pycharm@sha256:18d92af15cf395fb9ecd5a15d04fea81f96dee3951f568ca8fc5a3f6f549a4f7
+ image: quay.io/che-incubator/che-pycharm@sha256:3989ac72700cb79641e0736d9559c0eab13d43764fdd55e91196cc00d2a9ca60
# tag: quay.io/che-incubator/che-pycharm:next
- name: che-pycharm-@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
image: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
# tag: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
- - name: che-code-@sha256:8fd9eca7c28c59ce93c0b24c7ff0f38080e9a2ac66668274aeabc6b8f3144012
- image: quay.io/che-incubator/che-code@sha256:8fd9eca7c28c59ce93c0b24c7ff0f38080e9a2ac66668274aeabc6b8f3144012
- # tag: quay.io/che-incubator/che-code@sha256:8fd9eca7c28c59ce93c0b24c7ff0f38080e9a2ac66668274aeabc6b8f3144012
+ - name: che-code-@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052
+ image: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052
+ # tag: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052
- name: universal-developer-image-ubi8-latest - name: universal-developer-image-ubi8-latest
image: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154 image: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
# tag: quay.io/devfile/universal-developer-image:ubi8-latest # tag: quay.io/devfile/universal-developer-image:ubi8-latest

View File

@ -4067,13 +4067,14 @@ spec:
server. server.
properties: properties:
clusterRoles: clusterRoles:
description: 'ClusterRoles assigned to Che ServiceAccount. description: 'Additional ClusterRoles assigned to Che ServiceAccount.
The defaults roles are: - `<che-namespace>-cheworkspaces-namespaces-clusterrole` Each role must have a `app.kubernetes.io/part-of=che.eclipse.org`
- `<che-namespace>-cheworkspaces-clusterrole` - `<che-namespace>-cheworkspaces-devworkspace-clusterrole` label. The defaults roles are: - `<che-namespace>-cheworkspaces-clusterrole`
- `<che-namespace>-cheworkspaces-namespaces-clusterrole`
- `<che-namespace>-cheworkspaces-devworkspace-clusterrole`
where the <che-namespace> is the namespace where the CheCluster where the <che-namespace> is the namespace where the CheCluster
CRD is created. Each role must have a `app.kubernetes.io/part-of=che.eclipse.org` CR is created. The Che Operator must already have all
label. The Che Operator must already have all permissions permissions in these ClusterRoles to grant them.'
in these ClusterRoles to grant them.'
items: items:
type: string type: string
type: array type: array
@ -7043,9 +7044,215 @@ spec:
type: array type: array
type: object type: object
type: array type: array
deploymentStrategy:
description: DeploymentStrategy defines the deployment strategy
to use to replace existing workspace pods with new ones. The
available deployment stragies are `Recreate` and `RollingUpdate`.
With the `Recreate` deployment strategy, the existing workspace
pod is killed before the new one is created. With the `RollingUpdate`
deployment strategy, a new workspace pod is created and the
existing workspace pod is deleted only when the new workspace
pod is in a ready state. If not specified, the default `Recreate`
deployment strategy is used.
enum:
- Recreate
- RollingUpdate
type: string
disableContainerBuildCapabilities: disableContainerBuildCapabilities:
description: Disables the container build capabilities. description: Disables the container build capabilities.
type: boolean type: boolean
gatewayContainer:
description: GatewayContainer configuration.
properties:
env:
description: List of environment variables to set in the
container.
items:
description: EnvVar represents an environment variable
present in a Container.
properties:
name:
description: Name of the environment variable. Must
be a C_IDENTIFIER.
type: string
value:
description: 'Variable references $(VAR_NAME) are
expanded using the previously defined environment
variables in the container and any service environment
variables. If a variable cannot be resolved, the
reference in the input string will be unchanged.
Double $$ are reduced to a single $, which allows
for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)"
will produce the string literal "$(VAR_NAME)". Escaped
references will never be expanded, regardless of
whether the variable exists or not. Defaults to
"".'
type: string
valueFrom:
description: Source for the environment variable's
value. Cannot be used if value is not empty.
properties:
configMapKeyRef:
description: Selects a key of a ConfigMap.
properties:
key:
description: The key to select.
type: string
name:
description: 'Name of the referent. More info:
https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion,
kind, uid?'
type: string
optional:
description: Specify whether the ConfigMap
or its key must be defined
type: boolean
required:
- key
type: object
fieldRef:
description: 'Selects a field of the pod: supports
metadata.name, metadata.namespace, `metadata.labels[''<KEY>'']`,
`metadata.annotations[''<KEY>'']`, spec.nodeName,
spec.serviceAccountName, status.hostIP, status.podIP,
status.podIPs.'
properties:
apiVersion:
description: Version of the schema the FieldPath
is written in terms of, defaults to "v1".
type: string
fieldPath:
description: Path of the field to select in
the specified API version.
type: string
required:
- fieldPath
type: object
resourceFieldRef:
description: 'Selects a resource of the container:
only resources limits and requests (limits.cpu,
limits.memory, limits.ephemeral-storage, requests.cpu,
requests.memory and requests.ephemeral-storage)
are currently supported.'
properties:
containerName:
description: 'Container name: required for
volumes, optional for env vars'
type: string
divisor:
anyOf:
- type: integer
- type: string
description: Specifies the output format of
the exposed resources, defaults to "1"
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
resource:
description: 'Required: resource to select'
type: string
required:
- resource
type: object
secretKeyRef:
description: Selects a key of a secret in the
pod's namespace
properties:
key:
description: The key of the secret to select
from. Must be a valid secret key.
type: string
name:
description: 'Name of the referent. More info:
https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion,
kind, uid?'
type: string
optional:
description: Specify whether the Secret or
its key must be defined
type: boolean
required:
- key
type: object
type: object
required:
- name
type: object
type: array
image:
description: Container image. Omit it or leave it empty
to use the default container image provided by the Operator.
type: string
imagePullPolicy:
description: Image pull policy. Default value is `Always`
for `nightly`, `next` or `latest` images, and `IfNotPresent`
in other cases.
enum:
- Always
- IfNotPresent
- Never
type: string
name:
description: Container name.
type: string
resources:
description: Compute resources required by this container.
properties:
limits:
description: Describes the maximum amount of compute
resources allowed.
properties:
cpu:
anyOf:
- type: integer
- type: string
description: CPU, in cores. (500m = .5 cores) If
the value is not specified, then the default value
is set depending on the component. If value is
`0`, then no value is set for the component.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
memory:
anyOf:
- type: integer
- type: string
description: Memory, in bytes. (500Gi = 500GiB =
500 * 1024 * 1024 * 1024) If the value is not
specified, then the default value is set depending
on the component. If value is `0`, then no value
is set for the component.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
type: object
request:
description: Describes the minimum amount of compute
resources required.
properties:
cpu:
anyOf:
- type: integer
- type: string
description: CPU, in cores. (500m = .5 cores) If
the value is not specified, then the default value
is set depending on the component. If value is
`0`, then no value is set for the component.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
memory:
anyOf:
- type: integer
- type: string
description: Memory, in bytes. (500Gi = 500GiB =
500 * 1024 * 1024 * 1024) If the value is not
specified, then the default value is set depending
on the component. If value is `0`, then no value
is set for the component.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
type: object
type: object
type: object
maxNumberOfRunningWorkspacesPerUser: maxNumberOfRunningWorkspacesPerUser:
description: The maximum number of running workspaces per user. description: The maximum number of running workspaces per user.
The value, -1, allows users to run an unlimited number of The value, -1, allows users to run an unlimited number of
@ -7250,6 +7457,17 @@ spec:
label.' label.'
type: string type: string
type: object type: object
user:
description: User configuration.
properties:
clusterRoles:
description: Additional ClusterRoles assigned to the user.
The role must have `app.kubernetes.io/part-of=che.eclipse.org`
label.
items:
type: string
type: array
type: object
type: object type: object
gitServices: gitServices:
description: A configuration that allows users to work with remote description: A configuration that allows users to work with remote
@ -7680,6 +7898,12 @@ spec:
hostname: hostname:
description: The public hostname of the installed Che server. description: The public hostname of the installed Che server.
type: string type: string
ingressClassName:
description: IngressClassName is the name of an IngressClass
cluster resource. If a class name is defined in both the `IngressClassName`
field and the `kubernetes.io/ingress.class` annotation, `IngressClassName`
field takes precedence.
type: string
labels: labels:
additionalProperties: additionalProperties:
type: string type: string

View File

@ -0,0 +1,270 @@
--- /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che/generated/openshift/org.eclipse.che_checlusters.yaml 2023-05-08 20:27:09.845480064 +0000
+++ /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che/manifests/org.eclipse.che_checlusters.yaml 2023-05-08 20:27:09.853480099 +0000
@@ -4067,13 +4067,14 @@
server.
properties:
clusterRoles:
- description: 'ClusterRoles assigned to Che ServiceAccount.
- The defaults roles are: - `<che-namespace>-cheworkspaces-namespaces-clusterrole`
- - `<che-namespace>-cheworkspaces-clusterrole` - `<che-namespace>-cheworkspaces-devworkspace-clusterrole`
+ description: 'Additional ClusterRoles assigned to Che ServiceAccount.
+ Each role must have a `app.kubernetes.io/part-of=che.eclipse.org`
+ label. The defaults roles are: - `<che-namespace>-cheworkspaces-clusterrole`
+ - `<che-namespace>-cheworkspaces-namespaces-clusterrole`
+ - `<che-namespace>-cheworkspaces-devworkspace-clusterrole`
where the <che-namespace> is the namespace where the CheCluster
- CRD is created. Each role must have a `app.kubernetes.io/part-of=che.eclipse.org`
- label. The Che Operator must already have all permissions
- in these ClusterRoles to grant them.'
+ CR is created. The Che Operator must already have all
+ permissions in these ClusterRoles to grant them.'
items:
type: string
type: array
@@ -7043,9 +7044,215 @@
type: array
type: object
type: array
+ deploymentStrategy:
+ description: DeploymentStrategy defines the deployment strategy
+ to use to replace existing workspace pods with new ones. The
+ available deployment stragies are `Recreate` and `RollingUpdate`.
+ With the `Recreate` deployment strategy, the existing workspace
+ pod is killed before the new one is created. With the `RollingUpdate`
+ deployment strategy, a new workspace pod is created and the
+ existing workspace pod is deleted only when the new workspace
+ pod is in a ready state. If not specified, the default `Recreate`
+ deployment strategy is used.
+ enum:
+ - Recreate
+ - RollingUpdate
+ type: string
disableContainerBuildCapabilities:
description: Disables the container build capabilities.
type: boolean
+ gatewayContainer:
+ description: GatewayContainer configuration.
+ properties:
+ env:
+ description: List of environment variables to set in the
+ container.
+ items:
+ description: EnvVar represents an environment variable
+ present in a Container.
+ properties:
+ name:
+ description: Name of the environment variable. Must
+ be a C_IDENTIFIER.
+ type: string
+ value:
+ description: 'Variable references $(VAR_NAME) are
+ expanded using the previously defined environment
+ variables in the container and any service environment
+ variables. If a variable cannot be resolved, the
+ reference in the input string will be unchanged.
+ Double $$ are reduced to a single $, which allows
+ for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)"
+ will produce the string literal "$(VAR_NAME)". Escaped
+ references will never be expanded, regardless of
+ whether the variable exists or not. Defaults to
+ "".'
+ type: string
+ valueFrom:
+ description: Source for the environment variable's
+ value. Cannot be used if value is not empty.
+ properties:
+ configMapKeyRef:
+ description: Selects a key of a ConfigMap.
+ properties:
+ key:
+ description: The key to select.
+ type: string
+ name:
+ description: 'Name of the referent. More info:
+ https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+ TODO: Add other useful fields. apiVersion,
+ kind, uid?'
+ type: string
+ optional:
+ description: Specify whether the ConfigMap
+ or its key must be defined
+ type: boolean
+ required:
+ - key
+ type: object
+ fieldRef:
+ description: 'Selects a field of the pod: supports
+ metadata.name, metadata.namespace, `metadata.labels[''<KEY>'']`,
+ `metadata.annotations[''<KEY>'']`, spec.nodeName,
+ spec.serviceAccountName, status.hostIP, status.podIP,
+ status.podIPs.'
+ properties:
+ apiVersion:
+ description: Version of the schema the FieldPath
+ is written in terms of, defaults to "v1".
+ type: string
+ fieldPath:
+ description: Path of the field to select in
+ the specified API version.
+ type: string
+ required:
+ - fieldPath
+ type: object
+ resourceFieldRef:
+ description: 'Selects a resource of the container:
+ only resources limits and requests (limits.cpu,
+ limits.memory, limits.ephemeral-storage, requests.cpu,
+ requests.memory and requests.ephemeral-storage)
+ are currently supported.'
+ properties:
+ containerName:
+ description: 'Container name: required for
+ volumes, optional for env vars'
+ type: string
+ divisor:
+ anyOf:
+ - type: integer
+ - type: string
+ description: Specifies the output format of
+ the exposed resources, defaults to "1"
+ pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
+ x-kubernetes-int-or-string: true
+ resource:
+ description: 'Required: resource to select'
+ type: string
+ required:
+ - resource
+ type: object
+ secretKeyRef:
+ description: Selects a key of a secret in the
+ pod's namespace
+ properties:
+ key:
+ description: The key of the secret to select
+ from. Must be a valid secret key.
+ type: string
+ name:
+ description: 'Name of the referent. More info:
+ https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+ TODO: Add other useful fields. apiVersion,
+ kind, uid?'
+ type: string
+ optional:
+ description: Specify whether the Secret or
+ its key must be defined
+ type: boolean
+ required:
+ - key
+ type: object
+ type: object
+ required:
+ - name
+ type: object
+ type: array
+ image:
+ description: Container image. Omit it or leave it empty
+ to use the default container image provided by the Operator.
+ type: string
+ imagePullPolicy:
+ description: Image pull policy. Default value is `Always`
+ for `nightly`, `next` or `latest` images, and `IfNotPresent`
+ in other cases.
+ enum:
+ - Always
+ - IfNotPresent
+ - Never
+ type: string
+ name:
+ description: Container name.
+ type: string
+ resources:
+ description: Compute resources required by this container.
+ properties:
+ limits:
+ description: Describes the maximum amount of compute
+ resources allowed.
+ properties:
+ cpu:
+ anyOf:
+ - type: integer
+ - type: string
+ description: CPU, in cores. (500m = .5 cores) If
+ the value is not specified, then the default value
+ is set depending on the component. If value is
+ `0`, then no value is set for the component.
+ pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
+ x-kubernetes-int-or-string: true
+ memory:
+ anyOf:
+ - type: integer
+ - type: string
+ description: Memory, in bytes. (500Gi = 500GiB =
+ 500 * 1024 * 1024 * 1024) If the value is not
+ specified, then the default value is set depending
+ on the component. If value is `0`, then no value
+ is set for the component.
+ pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
+ x-kubernetes-int-or-string: true
+ type: object
+ request:
+ description: Describes the minimum amount of compute
+ resources required.
+ properties:
+ cpu:
+ anyOf:
+ - type: integer
+ - type: string
+ description: CPU, in cores. (500m = .5 cores) If
+ the value is not specified, then the default value
+ is set depending on the component. If value is
+ `0`, then no value is set for the component.
+ pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
+ x-kubernetes-int-or-string: true
+ memory:
+ anyOf:
+ - type: integer
+ - type: string
+ description: Memory, in bytes. (500Gi = 500GiB =
+ 500 * 1024 * 1024 * 1024) If the value is not
+ specified, then the default value is set depending
+ on the component. If value is `0`, then no value
+ is set for the component.
+ pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
+ x-kubernetes-int-or-string: true
+ type: object
+ type: object
+ type: object
maxNumberOfRunningWorkspacesPerUser:
description: The maximum number of running workspaces per user.
The value, -1, allows users to run an unlimited number of
@@ -7250,6 +7457,17 @@
label.'
type: string
type: object
+ user:
+ description: User configuration.
+ properties:
+ clusterRoles:
+ description: Additional ClusterRoles assigned to the user.
+ The role must have `app.kubernetes.io/part-of=che.eclipse.org`
+ label.
+ items:
+ type: string
+ type: array
+ type: object
type: object
gitServices:
description: A configuration that allows users to work with remote
@@ -7680,6 +7898,12 @@
hostname:
description: The public hostname of the installed Che server.
type: string
+ ingressClassName:
+ description: IngressClassName is the name of an IngressClass
+ cluster resource. If a class name is defined in both the `IngressClassName`
+ field and the `kubernetes.io/ingress.class` annotation, `IngressClassName`
+ field takes precedence.
+ type: string
labels:
additionalProperties:
type: string

View File

@ -13,7 +13,7 @@
apiVersion: v1 apiVersion: v1
description: A Helm chart for deploying Eclipse Che on a Kubernetes description: A Helm chart for deploying Eclipse Che on a Kubernetes
name: eclipse-che name: eclipse-che
version: 7.65.0 version: 7.66.0
annotations: annotations:
artifacthub.io/license: EPL-2.0 artifacthub.io/license: EPL-2.0
artifacthub.io/links: | artifacthub.io/links: |

View File

@ -3952,12 +3952,13 @@ spec:
server. server.
properties: properties:
clusterRoles: clusterRoles:
description: 'ClusterRoles assigned to Che ServiceAccount. description: 'Additional ClusterRoles assigned to Che ServiceAccount.
The defaults roles are: - `<che-namespace>-cheworkspaces-namespaces-clusterrole` Each role must have a `app.kubernetes.io/part-of=che.eclipse.org`
- `<che-namespace>-cheworkspaces-clusterrole` - `<che-namespace>-cheworkspaces-devworkspace-clusterrole` label. The defaults roles are: - `<che-namespace>-cheworkspaces-clusterrole`
- `<che-namespace>-cheworkspaces-namespaces-clusterrole`
- `<che-namespace>-cheworkspaces-devworkspace-clusterrole`
where the <che-namespace> is the namespace where the CheCluster where the <che-namespace> is the namespace where the CheCluster
CRD is created. Each role must have a `app.kubernetes.io/part-of=che.eclipse.org` CR is created. The Che Operator must already have all permissions
label. The Che Operator must already have all permissions
in these ClusterRoles to grant them.' in these ClusterRoles to grant them.'
items: items:
type: string type: string
@ -6862,9 +6863,211 @@ spec:
type: array type: array
type: object type: object
type: array type: array
deploymentStrategy:
description: DeploymentStrategy defines the deployment strategy
to use to replace existing workspace pods with new ones. The
available deployment stragies are `Recreate` and `RollingUpdate`.
With the `Recreate` deployment strategy, the existing workspace
pod is killed before the new one is created. With the `RollingUpdate`
deployment strategy, a new workspace pod is created and the
existing workspace pod is deleted only when the new workspace
pod is in a ready state. If not specified, the default `Recreate`
deployment strategy is used.
enum:
- Recreate
- RollingUpdate
type: string
disableContainerBuildCapabilities: disableContainerBuildCapabilities:
description: Disables the container build capabilities. description: Disables the container build capabilities.
type: boolean type: boolean
gatewayContainer:
description: GatewayContainer configuration.
properties:
env:
description: List of environment variables to set in the container.
items:
description: EnvVar represents an environment variable present
in a Container.
properties:
name:
description: Name of the environment variable. Must
be a C_IDENTIFIER.
type: string
value:
description: 'Variable references $(VAR_NAME) are expanded
using the previously defined environment variables
in the container and any service environment variables.
If a variable cannot be resolved, the reference in
the input string will be unchanged. Double $$ are
reduced to a single $, which allows for escaping the
$(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce
the string literal "$(VAR_NAME)". Escaped references
will never be expanded, regardless of whether the
variable exists or not. Defaults to "".'
type: string
valueFrom:
description: Source for the environment variable's value.
Cannot be used if value is not empty.
properties:
configMapKeyRef:
description: Selects a key of a ConfigMap.
properties:
key:
description: The key to select.
type: string
name:
description: 'Name of the referent. More info:
https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion,
kind, uid?'
type: string
optional:
description: Specify whether the ConfigMap or
its key must be defined
type: boolean
required:
- key
type: object
fieldRef:
description: 'Selects a field of the pod: supports
metadata.name, metadata.namespace, `metadata.labels[''<KEY>'']`,
`metadata.annotations[''<KEY>'']`, spec.nodeName,
spec.serviceAccountName, status.hostIP, status.podIP,
status.podIPs.'
properties:
apiVersion:
description: Version of the schema the FieldPath
is written in terms of, defaults to "v1".
type: string
fieldPath:
description: Path of the field to select in
the specified API version.
type: string
required:
- fieldPath
type: object
resourceFieldRef:
description: 'Selects a resource of the container:
only resources limits and requests (limits.cpu,
limits.memory, limits.ephemeral-storage, requests.cpu,
requests.memory and requests.ephemeral-storage)
are currently supported.'
properties:
containerName:
description: 'Container name: required for volumes,
optional for env vars'
type: string
divisor:
anyOf:
- type: integer
- type: string
description: Specifies the output format of
the exposed resources, defaults to "1"
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
resource:
description: 'Required: resource to select'
type: string
required:
- resource
type: object
secretKeyRef:
description: Selects a key of a secret in the pod's
namespace
properties:
key:
description: The key of the secret to select
from. Must be a valid secret key.
type: string
name:
description: 'Name of the referent. More info:
https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
TODO: Add other useful fields. apiVersion,
kind, uid?'
type: string
optional:
description: Specify whether the Secret or its
key must be defined
type: boolean
required:
- key
type: object
type: object
required:
- name
type: object
type: array
image:
description: Container image. Omit it or leave it empty to
use the default container image provided by the Operator.
type: string
imagePullPolicy:
description: Image pull policy. Default value is `Always`
for `nightly`, `next` or `latest` images, and `IfNotPresent`
in other cases.
enum:
- Always
- IfNotPresent
- Never
type: string
name:
description: Container name.
type: string
resources:
description: Compute resources required by this container.
properties:
limits:
description: Describes the maximum amount of compute resources
allowed.
properties:
cpu:
anyOf:
- type: integer
- type: string
description: CPU, in cores. (500m = .5 cores) If the
value is not specified, then the default value is
set depending on the component. If value is `0`,
then no value is set for the component.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
memory:
anyOf:
- type: integer
- type: string
description: Memory, in bytes. (500Gi = 500GiB = 500
* 1024 * 1024 * 1024) If the value is not specified,
then the default value is set depending on the component.
If value is `0`, then no value is set for the component.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
type: object
request:
description: Describes the minimum amount of compute resources
required.
properties:
cpu:
anyOf:
- type: integer
- type: string
description: CPU, in cores. (500m = .5 cores) If the
value is not specified, then the default value is
set depending on the component. If value is `0`,
then no value is set for the component.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
memory:
anyOf:
- type: integer
- type: string
description: Memory, in bytes. (500Gi = 500GiB = 500
* 1024 * 1024 * 1024) If the value is not specified,
then the default value is set depending on the component.
If value is `0`, then no value is set for the component.
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
x-kubernetes-int-or-string: true
type: object
type: object
type: object
maxNumberOfRunningWorkspacesPerUser: maxNumberOfRunningWorkspacesPerUser:
description: The maximum number of running workspaces per user. description: The maximum number of running workspaces per user.
The value, -1, allows users to run an unlimited number of workspaces. The value, -1, allows users to run an unlimited number of workspaces.
@ -7065,6 +7268,17 @@ spec:
label.' label.'
type: string type: string
type: object type: object
user:
description: User configuration.
properties:
clusterRoles:
description: Additional ClusterRoles assigned to the user.
The role must have `app.kubernetes.io/part-of=che.eclipse.org`
label.
items:
type: string
type: array
type: object
type: object type: object
gitServices: gitServices:
description: A configuration that allows users to work with remote description: A configuration that allows users to work with remote
@ -7484,6 +7698,12 @@ spec:
hostname: hostname:
description: The public hostname of the installed Che server. description: The public hostname of the installed Che server.
type: string type: string
ingressClassName:
description: IngressClassName is the name of an IngressClass cluster
resource. If a class name is defined in both the `IngressClassName`
field and the `kubernetes.io/ingress.class` annotation, `IngressClassName`
field takes precedence.
type: string
labels: labels:
additionalProperties: additionalProperties:
type: string type: string

View File

@ -54,15 +54,15 @@ spec:
- name: OPERATOR_NAME - name: OPERATOR_NAME
value: che-operator value: che-operator
- name: CHE_VERSION - name: CHE_VERSION
value: 7.65.0 value: 7.66.0
- name: RELATED_IMAGE_che_server - name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:7.65.0 value: quay.io/eclipse/che-server:7.66.0
- name: RELATED_IMAGE_dashboard - name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:7.65.0 value: quay.io/eclipse/che-dashboard:7.66.0
- name: RELATED_IMAGE_plugin_registry - name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:7.65.0 value: quay.io/eclipse/che-plugin-registry:7.66.0
- name: RELATED_IMAGE_devfile_registry - name: RELATED_IMAGE_devfile_registry
value: quay.io/eclipse/che-devfile-registry:7.65.0 value: quay.io/eclipse/che-devfile-registry:7.66.0
- name: RELATED_IMAGE_che_tls_secrets_creation_job - name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator:alpine-01a4c34 value: quay.io/eclipse/che-tls-secret-creator:alpine-01a4c34
- name: RELATED_IMAGE_single_host_gateway - name: RELATED_IMAGE_single_host_gateway
@ -112,9 +112,9 @@ spec:
- name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUZBUGQZTIYJTHE2DIOBWGFRTOYJUMRSTINJXGBRDCZRVGZRDGMBRGRRTIYLCGFSGKMBVMY2WCOLDMY2TSZBTGBSDKZTBGRTGGNZRGU2A____ - name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUZBUGQZTIYJTHE2DIOBWGFRTOYJUMRSTINJXGBRDCZRVGZRDGMBRGRRTIYLCGFSGKMBVMY2WCOLDMY2TSZBTGBSDKZTBGRTGGNZRGU2A____
value: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154 value: quay.io/devfile/universal-developer-image@sha256:d4434a3944861c7a4de4570b1f56b3014c4ab1de05f5a9cf59d30d5fa4fc7154
- name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___ - name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___
value: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1 value: quay.io/che-incubator/che-code@sha256:49455b2f4616a0186f328b1f8ee3a7a4ed812c971215cb84bc2668e25447a5d2
- name: RELATED_IMAGE_che_code_plugin_registry_image_IBZWQYJSGU3DUYTEMYYTCNZSGZSTMMZUGUYTEOJQG44DCZTEGRTDAM3EMZRDCOLGMEYDSYRWMMZWCN3DMVTGIY3BG43WENJQGE2DCMZZMNSWMYJRGZRA____ - name: RELATED_IMAGE_che_code_plugin_registry_image_IBZWQYJSGU3DUMBRHAZTSNDEGUYTAMDDG44WINJTGJSWCMDCMFTDKZLEGBSTSMBSG44DGYRTGNRWCNJXMM3WMYRYGYZDCMBYMUZWINRYHBSDSN3EHA2A____
value: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b value: quay.io/che-incubator/che-code@sha256:018394d5100c79d532ea0baf5ed0e902783b33ca57c7fb862108e3d688d97d84
- name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_ - name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_
value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38 value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUODBMFSTMOLEMM2GEMDDGEZDENBZGFQTONJUGAYDMMZZMFTDAZTFHEZGENLFGIYTIYZWMU3DQYLDHE3WGZDBGI4WMYRVHBRDINBRGUYQ____ - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUODBMFSTMOLEMM2GEMDDGEZDENBZGFQTONJUGAYDMMZZMFTDAZTFHEZGENLFGIYTIYZWMU3DQYLDHE3WGZDBGI4WMYRVHBRDINBRGUYQ____
@ -124,9 +124,9 @@ spec:
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUN3DGBSTGZLBMJSDMMRUHE2TEMBRMNTDKYTBGBQTSMJTG43TMZBZG4ZGCMLFGZTGEOLDMYYWEY3EMM3TQYLGMNTDIZBXGI2TMYLGGQ3Q____ - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUN3DGBSTGZLBMJSDMMRUHE2TEMBRMNTDKYTBGBQTSMJTG43TMZBZG4ZGCMLFGZTGEOLDMYYWEY3EMM3TQYLGMNTDIZBXGI2TMYLGGQ3Q____
value: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47 value: quay.io/che-incubator/che-pycharm@sha256:7c0e3eabd62495201cf5ba0a913776d972a1e6fb9cf1bcdc78afcf4d7256af47
- name: RELATED_IMAGE_che_code_devfile_registry_image_NFXHG2LEMVZHG___ - name: RELATED_IMAGE_che_code_devfile_registry_image_NFXHG2LEMVZHG___
value: quay.io/che-incubator/che-code@sha256:e6b815aa3bbd9e25b9ab99fcb5eed198e30b4f7bef01ff79c8c84194cdcb32f1 value: quay.io/che-incubator/che-code@sha256:49455b2f4616a0186f328b1f8ee3a7a4ed812c971215cb84bc2668e25447a5d2
- name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUODFGI2DMMZUGJSDSODGGRTDEZTCMUYDQMJVGNTGCNBZMIZGIYTGGU3GKOBXHE4GCZLBGAZWIMBUGBTDAYZYGBSWIOBTGY2TOOJQGUZA____ - name: RELATED_IMAGE_che_code_devfile_registry_image_IBZWQYJSGU3DUYTEMYYTCNZSGZSTMMZUGUYTEOJQG44DCZTEGRTDAM3EMZRDCOLGMEYDSYRWMMZWCN3DMVTGIY3BG43WENJQGE2DCMZZMNSWMYJRGZRA____
value: quay.io/che-incubator/che-code@sha256:8e246342d98f4f2fbe08153fa49b2dbf56e8798aea03d040f0c80ed836579052 value: quay.io/che-incubator/che-code@sha256:bdf11726e63451290781fd4f03dfb19fa09b6c3a7cefdca77b5014139cefa16b
- name: RELATED_IMAGE_che_idea_devfile_registry_image_NZSXQ5A_ - name: RELATED_IMAGE_che_idea_devfile_registry_image_NZSXQ5A_
value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38 value: quay.io/che-incubator/che-idea@sha256:780d2a89358ffb2d84a1d24bc71a5a9df4cd792183c777a5ea1b00c1fc7abf38
- name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_OVRGSOBNNRQXIZLTOQ______ - name: RELATED_IMAGE_universal_developer_image_devfile_registry_image_OVRGSOBNNRQXIZLTOQ______
@ -143,7 +143,7 @@ spec:
value: quay.io/eclipse/che--mariadb@sha256:5a8009369ee57c85b6f4a08406147bd9c505cde6b8250d16a27d2a5febfdead7 value: quay.io/eclipse/che--mariadb@sha256:5a8009369ee57c85b6f4a08406147bd9c505cde6b8250d16a27d2a5febfdead7
- name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_ - name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_
value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:987ae81ce046652ee4a2c3df54dad5e82faa1b078dab5d09f7cfaae11784ed30 value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:987ae81ce046652ee4a2c3df54dad5e82faa1b078dab5d09f7cfaae11784ed30
image: quay.io/eclipse/che-operator:7.65.0 image: quay.io/eclipse/che-operator:7.66.0
imagePullPolicy: Always imagePullPolicy: Always
livenessProbe: livenessProbe:
failureThreshold: 10 failureThreshold: 10

View File

@ -37,3 +37,5 @@ entries:
replaces: eclipse-che.v7.63.0 replaces: eclipse-che.v7.63.0
- name: eclipse-che.v7.65.0 - name: eclipse-che.v7.65.0
replaces: eclipse-che.v7.64.0 replaces: eclipse-che.v7.64.0
- name: eclipse-che.v7.66.0
replaces: eclipse-che.v7.65.0

File diff suppressed because one or more lines are too long

View File

@ -13,5 +13,5 @@
package version package version
var ( var (
Version = "7.65.0" Version = "7.66.0"
) )