Skip to content

Commit

Permalink
chore(che-*.yaml) update devspaces image tags to :3.11
Browse files Browse the repository at this point in the history
Signed-off-by: Red Hat Devstudio Release Bot <[email protected]>
  • Loading branch information
devstudio-release committed Oct 23, 2023
1 parent 31d9a63 commit 1231851
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dependencies/che-plugin-registry/che-editors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ editors:
components:
- name: idea-rhel8
container:
image: 'registry.redhat.io/devspaces/udi-rhel8:3.10'
image: 'registry.redhat.io/devspaces/udi-rhel8:3.11'
env:
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
Expand Down Expand Up @@ -91,7 +91,7 @@ editors:
volume: { }
- name: idea-rhel8-injector
container:
image: 'registry.redhat.io/devspaces/idea-rhel8:3.10'
image: 'registry.redhat.io/devspaces/idea-rhel8:3.11'
command: ["/projector/entrypoint-init-container.sh"]
env:
- name: PROJECTOR_VOLUME_MOUNT
Expand Down Expand Up @@ -134,7 +134,7 @@ editors:
components:
- name: che-code-injector
container:
image: 'registry.redhat.io/devspaces/code-rhel8:3.10'
image: 'registry.redhat.io/devspaces/code-rhel8:3.11'
command: ["/entrypoint-init-container.sh"]
volumeMounts:
- name: checode
Expand All @@ -145,7 +145,7 @@ editors:
cpuRequest: 30m
- name: che-code-runtime-description
container:
image: 'registry.redhat.io/devspaces/udi-rhel8:3.10'
image: 'registry.redhat.io/devspaces/udi-rhel8:3.11'
memoryLimit: 1024Mi
memoryRequest: 256Mi
cpuLimit: 500m
Expand Down Expand Up @@ -220,7 +220,7 @@ editors:
components:
- name: che-code-injector
container:
image: 'registry.redhat.io/devspaces/code-rhel8:3.10'
image: 'registry.redhat.io/devspaces/code-rhel8:3.11'
command: ["/entrypoint-init-container.sh"]
volumeMounts:
- name: checode
Expand All @@ -231,7 +231,7 @@ editors:
cpuRequest: 30m
- name: che-code-runtime-description
container:
image: 'registry.redhat.io/devspaces/udi-rhel8:3.10'
image: 'registry.redhat.io/devspaces/udi-rhel8:3.11'
memoryLimit: 1024Mi
memoryRequest: 256Mi
cpuLimit: 500m
Expand Down

0 comments on commit 1231851

Please sign in to comment.