Skip to content

Commit

Permalink
chore(che-*.yaml) update devspaces image tags to :3.17
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 Aug 7, 2024
1 parent e218d72 commit 02a290f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies/che-plugin-registry/che-editors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ editors:
components:
- name: idea-rhel8
container:
image: 'registry.redhat.io/devspaces/udi-rhel8:3.16'
image: 'registry.redhat.io/devspaces/udi-rhel8:3.17'
env:
- name: PROJECTOR_ASSEMBLY_DIR
value: /projector
Expand Down Expand Up @@ -93,7 +93,7 @@ editors:
volume: { }
- name: idea-rhel8-injector
container:
image: 'registry.redhat.io/devspaces/idea-rhel8:3.16'
image: 'registry.redhat.io/devspaces/idea-rhel8:3.17'
command: ["/projector/entrypoint-init-container.sh"]
env:
- name: PROJECTOR_VOLUME_MOUNT
Expand Down Expand Up @@ -136,7 +136,7 @@ editors:
components:
- name: che-code-injector
container:
image: 'registry.redhat.io/devspaces/code-rhel8:3.16'
image: 'registry.redhat.io/devspaces/code-rhel8:3.17'
command: ["/entrypoint-init-container.sh"]
volumeMounts:
- name: checode
Expand All @@ -147,7 +147,7 @@ editors:
cpuRequest: 30m
- name: che-code-runtime-description
container:
image: 'registry.redhat.io/devspaces/udi-rhel8:3.16'
image: 'registry.redhat.io/devspaces/udi-rhel8:3.17'
memoryLimit: 1024Mi
memoryRequest: 256Mi
cpuLimit: 500m
Expand Down

0 comments on commit 02a290f

Please sign in to comment.