Skip to content

Commit

Permalink
[brew] Publish CSV with generated digests from quay.io/devspaces/devs…
Browse files Browse the repository at this point in the history
…paces-operator-bundle:44
  • Loading branch information
devstudio-release committed Aug 12, 2024
1 parent 232ae27 commit d961604
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ metadata:
categories: Developer Tools
certified: "true"
containerImage: registry.redhat.io/devspaces/devspaces-rhel8-operator@sha256:040c721bb6eb05d12316652123a206111492d1e4363dc265d8f0aac8fd809fce
createdAt: "2024-08-08T01:29:54+00:00"
createdAt: "2024-08-12T09:08:53+00:00"
description: Devfile v2 and v1 development solution, 1 instance per cluster, for portable, collaborative k8s workspaces.
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "false"
Expand Down Expand Up @@ -791,7 +791,7 @@ spec:
- name: CHE_DEFAULT_SPEC_COMPONENTS_DASHBOARD_HEADERMESSAGE_TEXT
value: ''
- name: CHE_DEFAULT_SPEC_COMPONENTS_DEVFILEREGISTRY_EXTERNAL_DEVFILE_REGISTRIES
value: '[{"url": "https://registry.devfile.io"}]'
value: '[]'
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
value: ''
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_CONTAINERSECURITYCONTEXT
Expand Down Expand Up @@ -825,7 +825,7 @@ spec:
- name: RELATED_IMAGE_che_server
value: registry.redhat.io/devspaces/server-rhel8@sha256:ebbc40d712b7c4fed50dda1f2217596e97659c06969b057975a747d2fed68e28
- name: RELATED_IMAGE_dashboard
value: registry.redhat.io/devspaces/dashboard-rhel8@sha256:9580ec65044a7b76022e3b7df0d5ff6ebb865786db4de48e065e672954b62356
value: registry.redhat.io/devspaces/dashboard-rhel8@sha256:791605767fb40259acf688d71e8a4a18c92d4eed1e84651c0cb252e20e1cc431
- name: RELATED_IMAGE_devfile_registry
value: registry.redhat.io/devspaces/devfileregistry-rhel8@sha256:dd81e8db11758e9defc8e04d8d485c5103d1fd83b0ab0097a5b7b1eef2a71eda
- name: RELATED_IMAGE_devspaces_code_devfile_registry_image_GMXDCNQK
Expand Down Expand Up @@ -1037,7 +1037,7 @@ spec:
- name: che_server
image: registry.redhat.io/devspaces/server-rhel8@sha256:ebbc40d712b7c4fed50dda1f2217596e97659c06969b057975a747d2fed68e28
- name: dashboard
image: registry.redhat.io/devspaces/dashboard-rhel8@sha256:9580ec65044a7b76022e3b7df0d5ff6ebb865786db4de48e065e672954b62356
image: registry.redhat.io/devspaces/dashboard-rhel8@sha256:791605767fb40259acf688d71e8a4a18c92d4eed1e84651c0cb252e20e1cc431
- name: devfile_registry
image: registry.redhat.io/devspaces/devfileregistry-rhel8@sha256:dd81e8db11758e9defc8e04d8d485c5103d1fd83b0ab0097a5b7b1eef2a71eda
- name: devspaces_code_devfile_registry_image_gmxdcnqk
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1 \
maintainer="Anatolii Bazko <[email protected]>, Dmytro Nochevnov <[email protected]>, Samantha Dawley <[email protected]>, Nick Boldt <[email protected]>" \
io.openshift.expose-services="" \
usage=""
LABEL release=43
LABEL release=44

ADD devspaces-operator-bundle-container-3.16-43.json /root/buildinfo/content_manifests/devspaces-operator-bundle-container-3.16-43.json
LABEL "com.redhat.license_terms"="https://www.redhat.com/agreements" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-08-08T18:19:50" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="04ca99fe0421e6e0df49522ad360c43997b69587" "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/devspaces/operator-bundle/images/3.16-43"
ADD devspaces-operator-bundle-container-3.16-44.json /root/buildinfo/content_manifests/devspaces-operator-bundle-container-3.16-44.json
LABEL "com.redhat.license_terms"="https://www.redhat.com/agreements" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-08-12T09:13:30" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="f60408619aeb846d4af0376d7a8d60a815fc5467" "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/devspaces/operator-bundle/images/3.16-44"

0 comments on commit d961604

Please sign in to comment.