Skip to content

Commit 1268d6b

Browse files
[brew] Publish CSV with generated digests from quay.io/devspaces/devspaces-operator-bundle:85
1 parent 2d84328 commit 1268d6b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

devspaces-operator-bundle-generated/manifests/devspaces.csv.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -892,9 +892,9 @@ spec:
892892
- name: RELATED_IMAGE_devfile_registry
893893
value: registry.redhat.io/devspaces/devfileregistry-rhel8@sha256:fe965ec5a28a2b67bd11839abbbd037ce18501b633d2e9e05169156d3552ced2
894894
- name: RELATED_IMAGE_devspaces_code_devfile_registry_image_GMXDMCQ_
895-
value: registry.redhat.io/devspaces/code-rhel8@sha256:04c3174e1b242426c41f340a93dad90e7d535aa69282af523405171336e120fa
895+
value: registry.redhat.io/devspaces/code-rhel8@sha256:fef7f887934ec6bce87269eff0ec7254228c776d1b318564267293fd4f3e0d18
896896
- name: RELATED_IMAGE_devspaces_code_plugin_registry_image_GMXDMCQ_
897-
value: registry.redhat.io/devspaces/code-rhel8@sha256:04c3174e1b242426c41f340a93dad90e7d535aa69282af523405171336e120fa
897+
value: registry.redhat.io/devspaces/code-rhel8@sha256:fef7f887934ec6bce87269eff0ec7254228c776d1b318564267293fd4f3e0d18
898898
- name: RELATED_IMAGE_devspaces_idea_devfile_registry_image_GMXDMCQ_
899899
value: registry.redhat.io/devspaces/idea-rhel8@sha256:d7decad38a944f4b4a3c25ac5150077cfe21b39420b1e4bfb4be5f9448434b24
900900
- name: RELATED_IMAGE_devspaces_idea_plugin_registry_image_GMXDMCQ_
@@ -1289,9 +1289,9 @@ spec:
12891289
- name: devfile_registry
12901290
image: registry.redhat.io/devspaces/devfileregistry-rhel8@sha256:fe965ec5a28a2b67bd11839abbbd037ce18501b633d2e9e05169156d3552ced2
12911291
- name: devspaces_code_devfile_registry_image_gmxdmcq_
1292-
image: registry.redhat.io/devspaces/code-rhel8@sha256:04c3174e1b242426c41f340a93dad90e7d535aa69282af523405171336e120fa
1292+
image: registry.redhat.io/devspaces/code-rhel8@sha256:fef7f887934ec6bce87269eff0ec7254228c776d1b318564267293fd4f3e0d18
12931293
- name: devspaces_code_plugin_registry_image_gmxdmcq_
1294-
image: registry.redhat.io/devspaces/code-rhel8@sha256:04c3174e1b242426c41f340a93dad90e7d535aa69282af523405171336e120fa
1294+
image: registry.redhat.io/devspaces/code-rhel8@sha256:fef7f887934ec6bce87269eff0ec7254228c776d1b318564267293fd4f3e0d18
12951295
- name: devspaces_idea_devfile_registry_image_gmxdmcq_
12961296
image: registry.redhat.io/devspaces/idea-rhel8@sha256:d7decad38a944f4b4a3c25ac5150077cfe21b39420b1e4bfb4be5f9448434b24
12971297
- name: devspaces_idea_plugin_registry_image_gmxdmcq_

devspaces-operator-bundle-generated/root/buildinfo/Dockerfile-devspaces-operator-bundle-3.6-84 renamed to devspaces-operator-bundle-generated/root/buildinfo/Dockerfile-devspaces-operator-bundle-3.6-85

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1 \
4242
maintainer="Anatolii Bazko <[email protected]>, Nick Boldt <[email protected]>, Dmytro Nochevnov <[email protected]>" \
4343
io.openshift.expose-services="" \
4444
usage=""
45-
LABEL release=84
45+
LABEL release=85
4646

47-
ADD devspaces-operator-bundle-container-3.6-84.json /root/buildinfo/content_manifests/devspaces-operator-bundle-container-3.6-84.json
48-
LABEL "com.redhat.license_terms"="https://www.redhat.com/agreements" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-02T13:58:26" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="bcf34cd79eeb6b24d3e963e13de409e94a5212ce" "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/devspaces/operator-bundle/images/3.6-84"
47+
ADD devspaces-operator-bundle-container-3.6-85.json /root/buildinfo/content_manifests/devspaces-operator-bundle-container-3.6-85.json
48+
LABEL "com.redhat.license_terms"="https://www.redhat.com/agreements" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-02T18:13:34" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="bcf34cd79eeb6b24d3e963e13de409e94a5212ce" "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/devspaces/operator-bundle/images/3.6-85"

0 commit comments

Comments
 (0)