Skip to content

Commit e128bbe

Browse files
[brew] Publish CSV with generated digests from quay.io/devspaces/devspaces-operator-bundle:1
1 parent ce0a0d9 commit e128bbe

File tree

5 files changed

+105
-56
lines changed

5 files changed

+105
-56
lines changed

VERSION.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2-
"DS_VERSION": "3.5",
3-
"CSV_VERSION_BUNDLE": "3.5.0"
2+
"NOTE": "This file is deprecated; see https://github.com/redhat-developer/devspaces/blob/devspaces-3-rhel-8/dependencies/job-config.json",
3+
"DS_VERSION": "3.6",
4+
"CSV_VERSION_BUNDLE": "3.6.0"
45
}

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2281,7 +2281,7 @@ spec:
22812281
workspaceDefaultComponents:
22822282
default:
22832283
- container:
2284-
image: registry.redhat.io/devspaces/udi-rhel8@sha256:2157c83964ec13ef9d7a9ea7577ad362f6a5b22475924aef8ebdbf05a548514b
2284+
image: registry.redhat.io/devspaces/udi-rhel8@sha256:8b1988da38ef890c883195714d40c7e8abdd637c4ba9e0b5f04b460af4817bd3
22852285
name: universal-developer-image
22862286
description: Default components applied to DevWorkspaces. These
22872287
default components are meant to be used when a Devfile does
@@ -5401,7 +5401,7 @@ spec:
54015401
default:
54025402
defaultComponents:
54035403
- container:
5404-
image: registry.redhat.io/devspaces/udi-rhel8@sha256:2157c83964ec13ef9d7a9ea7577ad362f6a5b22475924aef8ebdbf05a548514b
5404+
image: registry.redhat.io/devspaces/udi-rhel8@sha256:8b1988da38ef890c883195714d40c7e8abdd637c4ba9e0b5f04b460af4817bd3
54055405
name: universal-developer-image
54065406
defaultEditor: che-incubator/che-code/insiders
54075407
defaultNamespace:
@@ -5428,7 +5428,7 @@ spec:
54285428
defaultComponents:
54295429
default:
54305430
- container:
5431-
image: registry.redhat.io/devspaces/udi-rhel8@sha256:2157c83964ec13ef9d7a9ea7577ad362f6a5b22475924aef8ebdbf05a548514b
5431+
image: registry.redhat.io/devspaces/udi-rhel8@sha256:8b1988da38ef890c883195714d40c7e8abdd637c4ba9e0b5f04b460af4817bd3
54325432
name: universal-developer-image
54335433
description: Default components applied to DevWorkspaces. These
54345434
default components are meant to be used when a Devfile, that

0 commit comments

Comments
 (0)